0% found this document useful (0 votes)
35 views3 pages

Windows Server Deployment

When installing Windows Server 2019, you must choose between Server Core (without Desktop Experience) or Desktop Experience. Server Core is recommended for most scenarios and allows administration via PowerShell, command line, or Sconfig locally or remotely using tools like PowerShell Remoting, RSAT, and Windows Admin Center. Server Core has advantages like reduced attack surface but may not be suitable for all scenarios. Common server roles are available on Server Core like AD DS, DHCP, DNS, and File Services. Post-installation configuration can be done using Sconfig or remotely via tools like Windows Admin Center and PowerShell.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views3 pages

Windows Server Deployment

When installing Windows Server 2019, you must choose between Server Core (without Desktop Experience) or Desktop Experience. Server Core is recommended for most scenarios and allows administration via PowerShell, command line, or Sconfig locally or remotely using tools like PowerShell Remoting, RSAT, and Windows Admin Center. Server Core has advantages like reduced attack surface but may not be suitable for all scenarios. Common server roles are available on Server Core like AD DS, DHCP, DNS, and File Services. Post-installation configuration can be done using Sconfig or remotely via tools like Windows Admin Center and PowerShell.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Network and Comunications II

Windows Server deployment


Learning Objetives

- Explain the difference between Server Core and Desktop Experience.


- List the hardware requirements for Windows Server 2019.

Compare Server Core and Desktop Experience

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.

Available server roles


Although some server roles are not available, the following server roles are available on Server
Core deployments:

- Active Directory Certificate Services


- AD DS
- DHCP Server
- DNS Server
- File Services (including File Server Resource Manager)
- Active Directory Lightweight Directory Services (AD LDS)
- Hyper‑V
- Print and Document Services
- Streaming Media Services

MWCO
Network and Comunications II

- Web Server (including a subset of ASP.NET)


- Windows Server Update Server
- Active Directory Rights Management Server
- Remote Access Server

Post-installation configuration
After you have installed Windows Server, you typically should complete the following:

- Configure the IP address.


- Set the computer name.
- Join an Active Directory domain.
- Configure the time zone.
- Enable automatic updates.
- Add roles and features.
- Enable the Remote Desktop feature.
- Configure Windows Defender Firewall settings.
-

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

You might also like