< # .SYNOPSIS This script defines a function , Disable-Gui which disables the GUI on Windows Server 2012 Server Core .DESCRIPTION The Disable-GUI function enables the GUI in Server 2012 Server Core by Removing two windows features. The script add a Shell setting to ensure that when Server 2012 restarts, it starts with PowerShell. .NOTES File Name : Disable-GUI… Read the full text.