CMD: install powershell
dism.exe /online /enable-feature /featurename:MicrosoftWindowsPowerShellRoot
dism.exe /online /enable-feature /featurename:MicrosoftWindowsPowerShell /all
/reboot Powershell: add windows feature
Add-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra Shutdown –r -t 0