Last Update: Sep 04, 2024 | Published: Aug 09, 2021
Remote Desktop Services (RDS) is a feature in Windows Server 2022 that lets multiple users connect simultaneously and access applications and a desktop remotely. But Remote Desktop can also be used by IT for remote administration.
It’s important to understand that if you want to connect to Windows Server 2022 to remotely manage the server, you don’t need to install the RDS server role. Some earlier versions of Windows Server required you to install RDS, previously called Terminal Services, in a special mode for remote administration. But that is no longer the case.
To enable remote access to Windows Server 2022 using Server Manager, follow the steps below.
The default configuration is to let the local administrator account, or domain administrator on a domain controller, access Windows Server 2022 remotely. You can add additional users and groups by clicking Select Users in the System Properties dialog.
The best way to remotely administer a Server Core installation of Windows Server 2022 is using Windows Admin Center (WAC). WAC is a free web-based remote administration console for all Windows Server 2022 SKUs and install options.
Download Windows Admin Center free from Microsoft’s website here.
WAC provides an updated experience to Server Manager and many of the legacy management consoles still built-in to Windows Server 2022. You can install Windows Admin Center locally on your PC and use it to manage remote Windows Servers. Or you can use Windows Admin Center in the Azure management portal.
Before you enable remote desktop for administration on your servers, consider using WAC instead. Windows Admin Center uses PowerShell behind the scenes, so it provides a more secure way to administer Windows Server than RDS. Plus, you also get to benefit from all the updated tools. For example, there’s a new Performance Monitor and Event Viewer, which are both designed to be easier to work with than their legacy counterparts.
For more information on how to work with WAC, see How to Install and Use Windows Admin Center and How to Use Windows Admin Center in the Azure Portal on the Petri IT Knowledgebase.
Related Article: