Here are some really good and helpful PowerShell single line commands I have been using on my Windows Server 8 and Windows 8 machines. Remove GUI from Windows Server 8 Remove-WindowsFeature -Name Server-Gui-Shell Remove-WindowsFeature -Name Server-Gui-Mgmt-Infra Add GUI to Windows Server 8 ...
[More]