segunda-feira, 27 de fevereiro de 2017

HOW TO ENABLE WINDOWS POWERSHELL ISE ON YOUR SERVER

So, microsoft sometimes is not cleary for this procedure,


for windows server 2012r2 you must do that:

open your powershell on administrator mode and add this command:


 Import-Module ServerManager
 Add-WindowsFeature PowerShell-ISE




for windows server 2012 or 2008 and 2008 r2 you must do that first:
install windows framework manager 5.0 or above :
https://www.microsoft.com/en-us/download/details.aspx?id=50395

before make a download of windows powershell ise and install :
https://www.microsoft.com/en-us/download/details.aspx?id=50395

Nenhum comentário:

Postar um comentário