Windows PowerShell: Planning to Break

October 2009One big question about writing a user-provisioning script using Windows PowerShell: handling the errors that occur when you’re trying to create a username that already exists. Read this article for an approach that neatly addresses that i…

Windows PowerShell: Stay Seated!

August 2009Windows PowerShell v2 aims to fix the server management shortcomings of Windows Management Instrumentation. Don Jones shows how the new remoting features in Windows PowerShell v2 are a powerful and simple way to run any commands on remote co…