Windows Server Deployment
Windows Server Deployment
When you install Windows Server 2019, you must choose between installing the server with or
without the Desktop Experience.
Important
This is a critical decision because you can't add or remove the Desktop Experience after you install
the server.
Server Core is an installation of Windows Server without the Desktop Experience. Server Core is
available for both Standard and Datacenter editions, but it isn't available for Windows Server 2019
Essentials, and the free version of Hyper-V server is only available as a Server Core installation.
You can administer and configure Server Core on the server itself through PowerShell, the command
line, or through the text-based tool called Sconfig.
MWCO
Network and Comunications II
Remote administration is the normal method of managing the server by using several tools such as
PowerShell Remoting, the Remote Server Administration Tool (RSAT), and the Windows Admin
Center. The following table describes the available tools locally.
Server Core has advantages over Windows Server with Desktop Experience and is the recommended
installation for most scenarios, but it might not be suitable in every case. The following table lists
the major advantages and disadvantages.
MWCO
Network and Comunications II
Post-installation configuration
After you have installed Windows Server, you typically should complete the following:
You can perform this post-installation configuration using Sconfig. You can also use tools such as
Windows Admin Center and PowerShell remoting to complete these tasks on Server Core.
MWCO