PowerShell ISE (Integrated Scripting Environment) gets installed by
default Windows Server 2008 R2 But you will not be able to see it in your Programs --> Accessories ---> Windows Powershell
GUI Way :
You can install it through the server Manager - Click Add Feature - Select “Windows PowerShell Integrated Scripting Environment (ISE)” - Install
Powershell Way :
GUI Way :
You can install it through the server Manager - Click Add Feature - Select “Windows PowerShell Integrated Scripting Environment (ISE)” - Install
Powershell Way :
- Open Powershell Window [ Run As Administrator]
- Import-Module Server Manager
- Add-WindowsFeature Powershell-ISE