• Home
  • Consulting
  • Contact Us
    • About this site
    • Contact Wayne
    • Media Room
    • Wayne’s Bio

SBSFAQ.COM

Supporting IT Pro's & MSP's since 2000

  • Blog
  • FAQs
  • Reviews
  • Downloads

Scheduled PowerShell scripts keep running–here’s how to fix it

January 6, 2016 by Wayne Small Leave a Comment

I’ve got a few sites where I’ve got PowerShell scripts scheduled to run on a regular basis.  These have all been new things I’ve setup in the last week.  Imagine my surprise when I find that the scripts are “still running” despite the fact they have done their job.  It turns out that the commands you use to run a PowerShell script automatically can leave the … [Read more...]

Powershell gives “File cannot be loaded because the execution of scripts is disabled on this system”

October 3, 2012 by Wayne Small 9 Comments

You will get this on a server as standard error if you are trying to run scripts that you’ve created yourself.  To get around the issue, you need to change the execution policy on the server to allow you to run unsigned scripts.  Use the command below to do this. Set-ExecutionPolicy Unrestricted … [Read more...]

Useful Powershell commands for Exchange

May 7, 2012 by Wayne Small Leave a Comment

Here’s a few useful commands I regularly use in Powershell for Exchange management.   How can I list all users mailboxes on a given server? Get-Mailbox –servername SERVER1 How can I list a users mailbox size? Get-MailboxStatistics –identity “Wayne Small – SBSfaq.com” | select TotalItemSize How can I list all users mailbox size on a given server? This is a … [Read more...]

PowerShell Tip #3 – Filtering Output

June 27, 2011 by Wayne Small 6 Comments

When you issue PowerShell commands you can get quite a bit of information back from it.  Last weeks tip showed how to format the output and to do a very basic filter to show specific columns only.  Today we’ll be a little more specific.  Lets say that I wanted to list all the processes on a computer where the Process Name begins with svc* – this is how I would … [Read more...]

PowerShell Tip #2 – Formatting Output

June 15, 2011 by Wayne Small Leave a Comment

Whilst PowerShell is really cool, you can also get way too much information in response to commands.  I was onsite recently and working on an issue where I needed to compare the output of a few servers with specific parameters.  The best way to do that is to document the configuration settings for the few key parameters you want to compare and then check for the … [Read more...]

Next Page »

Search

Connect Online With Us

  • Facebook
  • Twitter

Reviews

Stellar Toolkit for Exchange Review

August 19, 2023 By Wayne Small Leave a Comment

Splashtop – Cost Effective Remote Control Software

September 22, 2017 By Wayne Small 2 Comments

Western Digital DL4100 NAS

March 3, 2015 By Wayne Small Leave a Comment

Site News

Exchange Bug Stops Mail Delivery in 2022

January 2, 2022

Huge bug found in Intel CPU that could permit hackers to steal your data

January 4, 2018

Recent Posts

  • Stellar Toolkit for Exchange Review
  • New Teams Preview – Missing ability to add tabs to a Team
  • New Teams Preview – Missing Create a Team
  • World Backup Day – What does it mean to Australians?
  • New Teams update finally allows easy cross organisation switching

Tags

Antivirus Backup Business Focus Cloud Computing Community Conferences Disaster Recovery Exchange 2010 Exchange Server Future Products Hyper-V Installation Microsoft Migration Office 365 Patches Personal Rants SBS 4.5 SBS 2000 SBS 2000 SP1 SBS 2003 SBS 2003 Premium SBS 2003 R2 SBS 2003 R2 Premium SBS 2003 R2 Standard SBS 2003 SP1 Premium SBS 2003 SP1 Standard SBS 2003 Standard SBS 2008 SBS 2008 R2 SBS 2011 SBS 2011 Essentials SBS 2011 Standard Security Service Packs ShadowProtect Software Software I use StorageCraft Training TrendMicro Troubleshooting Virtualisation Windows Server 2012 Essentials

Terms of Use

Privacy Policy

Copyright © 2023 · Magazine Pro Theme on Genesis Framework · WordPress · Log in