To use Powershell ISE (Integrated Script Env, I guess) on Win 2008 R2, the Powershell-ISE feature needed to be added
This can be done using powershell as bellow
Import-Module Servermanager;
Add-WindowsFeature "PowerShell-ISE"
Friday, 18 March 2011
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment