Windows PowerShell 2.0 CTP 3, The Integrated Script Editor, And You

Microsoft has released CTP (Community Technology Preview) 3 of PowerShell 2.0. You can grab it here. After having tossed it on a VM, I found that it now includes a pretty script editor of it’s own: Cute, no? When you create a “WindowsPowerShell\profile.ps1” containing: “add-PSSnapin VMware.VimAutomation.Core” It’ll include all your VI cmdlets too. Nice!