Skip to main content

Instaling the Powershell ISE

Do this from Powershell itself.
On some machines, you may need to start powershell with elevated rights

 Import-Module ServerManager 
 Add-WindowsFeature PowerShell-ISE

Comments

Popular posts from this blog