Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Learn Keyboard Tricks to Use the PowerShell ISE Easier

Summary: Learn how to use the Windows PowerShell ISE more effectively by leveraging keyboard shortcuts. (image)  Hey, Scripting Guy! I am the network administrator for a large company, and we have to go through very rigorous testing before we can download and install software on our servers. This requirement has prevented me from using ...

Learn How to Use the Free PowerShell ISE to Edit Scripts

Summary: Learn about using the Windows PowerShell ISE to edit scripts, and to modify the script execution policy in this step-by-step blog. (image)  Hey, Scripting Guy! I have a problem. I was following your blog yesterday about  typing long commands inside the Windows PowerShell ISE, and I saved my work because I did not want to ...

Speed Up Excel Automation with PowerShell Jobs

Summary: Microsoft PFE, Georges Maheu, further optimizes the Windows PowerShell script that he presented in his previous two blogs. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu. Georges presented a script two days ago to gather Windows services information in an Excel spreadsheet: Beat the Auditors...