Admin Guide: Server Core
Admin Guide: Server Core
SERVER CORE
The Server Core option reduces the space required on disk, the potential attack surface, and
especially the servicing requirements, so we recommend that you choose the Server Core
installation unless you have a particular need for the additional user interface elements and
graphical management tools that are included in the Server with Desktop Experience option.
With the Server Core option, the standard user interface (the "Server Graphical Shell") is
not installed; you manage the server using the command line, Windows PowerShell, or by
remote methods.
Note: In Windows Server 2016, you cannot convert between Server Core and Desktop
Experience after installation. If you install Server Core and later decide to use Server with
Desktop Experience, you should do a fresh installation.
Choosing Windows Server 2016 Standard or Windows Server 2016 Datacenter will install
the default edition, which is now Server Core.
After the initial installation of Windows Server 2016 Standard or Windows Server 2016
Datacenter, we will be presented with a single text command prompt and asked to change the
local administrator password.
Once the local administrator password has been changed successfully, the operating system is
installed and will now require basic configuration.
Note: As Server Core does not include a traditional “Desktop”, upon installation of the operating
system, you will be presented with a single window command prompt. This command prompt
can be accessed from the console or remotely via RDP if the target Server Core is on the network
and has been configured to allow remote desktop connections.
2.0 Configuring Server Core
2.1 SCONFIG
Base settings of Windows Server 2016 Core can be configured using the Server Core
configuration utility. This can be launched from the command prompt by executing the command
sconfig
From the Server Configuration utility you are able to configure all of the required settings to get
the server on the network, add to domain, turn on/off remote management and activate Windows.
Please see the table on the following page to see all of the items that you can configure from
sconfig.
Task Description
Domain/Workgroup To add or remove the server from a domain or workgroup
Computer Name To change the hostname of the server
Add Local To add a local user to the local administrators group
Administrator Note: You cannot remove any user accounts from the local administrators group using
sconfig
Configure Remote
Management
Install, configure and uninstall server roles locally: at a command prompt with Windows
Powershell
Install, configure and uninstall server roles remotely: with Server manager, Remote Server
Administration Tools (RSAT), or Windows Powershell.
Remote Desktop: With RDP (mstsc.exe) to the Server Core user interface (command prompt,
powershell).