Do this from Powershell itself.
On some machines, you may need to start powershell with elevated rights
On some machines, you may need to start powershell with elevated rights
Import-Module ServerManager
Add-WindowsFeature PowerShell-ISE
Comments
Post a Comment