Convert VBScript to PowerShell!

Here’s an AWESOME resource: http://www.microsoft.com/technet/scriptcenter/topics/winpsh/convert/default.mspx, the Scripting Guys’ complete guide to VBScript functions… or, more specifically, how to do each VBScript function in Windows PowerShell! It’s available online, or you can download the whole thing as a Word document. For each VBScript function or statement, you’ll see a Windows PowerShell version along with a brief explanation. Not that there’s any need to rush out and convert perfectly good VBScripts wholesale; rather, this is designed to help you accomplish things in PowerShell that you already know how to do in VBScript. A great idea – thanks to the Scripting Guys for taking the time to put this together!