Scripting Blog [archived]

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

PowerTip: Time Parts of PowerShell Scripts

Summary: Learn how to time different parts of your Windows PowerShell scripts.(image)  How can I use Windows PowerShell to find which parts of my script are taking the longest           to complete so I can focus on improving them?(image)  Use the Measure-Command cmdlet to time any section of script...

Weekend Scripter: PowerShell Speed Improvement Techniques

Summary: Microsoft PFE, Dan Sheehan, talks about speeding up Windows PowerShell scripts. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back Dan Sheehan, who debuted yesterday as a new guest blogger with his post Best Practices for PowerShell Scripting in Shared Environment. Dan recently joined Microsoft as a senior premiere field ...

Weekend Scripter: Best Practices for PowerShell Scripting in Shared Environment

Summary: Microsoft PFE, Dan Sheehan, shares Windows PowerShell scripting best practices for a shared environment. Microsoft Scripting Guy, Ed Wilson, is here. Today I would like to welcome a new guest blogger, Dan Sheehan. Dan recently joined Microsoft as a senior premiere field engineer in the U.S. Public Sector team. Previously he served as ...