Deployment Guide

G
Changing Windows Server GUI to
Windows Core
The PowerShell command here converts Windows Server 2012 R2 from GUI to Server Core. Perform this
task only if you intend to use Windows Core for your deployment.
Uninstall-WindowsFeature Server-GUI-Mgmt-Infra,Server-Gui-Shell –Remove –Restart
NOTE: If you want to convert your server back to GUI after converting to Windows Server Core, see
the Microsoft documentation for the procedure.
57