blog posts

Introduction To Windows Admin Center In Windows Server 2019

Windows Server 2019: Introduction To Windows Admin Center In Windows Server 2019

In The Last Issue Of The Free Windows Server 2019 Tutorial, We Became Somewhat Familiar With Server Manager, a tool that allows us to easily Access The Functionalities Of Windows Server.

In this issue, we will continue with the above topic.

Add servers

When discussing professional Windows server management, you will find that most of your work is in a domain environment with all connected servers. If you click on Add other servers to manage on the above page or click on Manage at the top of the window and select Add Servers, a window like the one below will appear.

Introduction to Windows Admin Center in Windows Server 2019

You can click the Find Now button to show the machines available on the network. After viewing the servers, you will select and manage them. To address the servers, select the desired server and click the Selected button in the middle of the window to move the server to the right panel.

After clicking OK, the server administrator changes to show you more about the servers and their maps. You will see a login message and server information when you log in to this single server.

In the example above, we are logged in to a server called CA1. However, no role is installed on this server by default. As a result, the Server Manager provides simple information. The image below shows that some services are not running on the CA1 server infrastructure.

Introduction to Windows Admin Center in Windows Server 2019

Note: If you click the Add Server button, you will not see any options because you have no server on your network that the domain controller can detect.

Adding multiple servers to Server Manager is beneficial for monitoring servers and future configurations. If you remember, we used Server Manager to add maps to our server.
However, Server Manager’s function in adding maps and attributes to servers is more comprehensive than we have seen.

First, select the server, And then install your maps on other servers. If you add servers to your domain controller and then click Add Roles and Feature, you will see a list of servers imported to the domain controller enough to add a role to the server. The image below shows the servers we added to our domain controller.

Introduction to Windows Admin Center in Windows Server 2019

You do not need to sign in to add an AD DS-like role to other servers, as your domain controller can do this.

Remote server management tools

Using Server Manager helps you log in to a single server and access, manage, and monitor other servers, but what if you were to take it a step further and work a little more advanced? For example, what do you think about using a computer on your desktop to do different things on each server?

This unique feature is accomplished by installing a Microsoft toolkit called RSAT Remote Server Administration Tools. For example, a Windows 10 client computer is online, networked, and connected to a domain. We must download and install RSAT tools from the following address on this computer.

https://www.microsoft.com/en-us/download/details.aspx?id=45520(Link)

If you are using Windows 10 Blade 1809 or later, the tool is available as a Windows component and an optional feature you must enable.
To activate the above part, go to the Windows 10 Settings program, enter the Apps section, and select the Optional feature option to see the optional features. Then, click the Add feature button.

Introduction to Windows Admin Center in Windows Server 2019

The various RSAT modules are installed manually in Windows 10 Build 1809 in the order shown above. If you do not find the Remote Server Administration Tool on your computer, download the file and click on the installation file to install the component on your Windows 10 client computer.

After installing the RSAT tool, you can find the tool by typing Server Manager in the Windows 10 search box. The tool will appear as shown below.

Introduction to Windows Admin Center in Windows Server 2019

As shown in the image above, Server Manager in Windows 10 allows you to access and manage servers. Click Add other servers to order and select your servers to do this. The user interface of the above tool is the same as the one you were already familiar with in Windows Server 2019.

Has the RDP reached its end?

The above tools have raised the question of whether RDP-like mechanisms have ended. Not! Advanced solutions and methods for managing server components are provided to control them without direct access to the servers.

Do. We occasionally have to log in directly to the servers, even using the most efficient and up-to-date management tools. Network administrators still use RDP to have full desktop-based access to manage and monitor all servers because the mechanism is convenient, and it is better to use a desktop-based approach to some things.

Remote Desktop Connection Manager

Given that RDP is still an efficient way to manage servers, let’s look at this tool’s capabilities, which offers a centralized management solution. You can use RDP tools to communicate with servers and client computers within your network. Remote Desktop Connection Manager is a handy platform that stores various types of RDP communications that you have established with your environment.

Communication storage allows you to organize servers into groups in the future without remembering their names and store input information such as login and login passwords. The above tool has several capabilities that we will not discuss in this article. But to download the above tool and become more familiar with it, refer to the link below.

Https://www.microsoft.com/en-us/download/details.aspx?id=44989(Link)

The following figure shows a view of the above tool.

Introduction to Windows Admin Center in Windows Server 2019

Windows Admin Center

All the tools discussed earlier have excellent performance and provide the best server management solutions. However, Microsoft gave network administrators another efficient tool called the Windows Admin Center (WAC). Windows Management Center is a client and server management platform that provides easier machine management.

The above tool is browser-based; once you install it, you will have excellent access to the Windows Admin Center through a web browser. The WAC can manage servers, server clusters, and provider-based infrastructure clusters. It can also manage client machines equipped with Windows 10. Are you familiar with the Microsoft Honolulu project?

If so, then Windows Admin Center is the Honolulu project that has been renamed and is now ready to use. Windows Management Center is designed to support third-party vendors and develop the above interface capabilities by building add-ons.

You are already somewhat familiar with the above interface. When you run the Server Manager tool, you will see a message introducing you to the Admin Center. If you click the link in this message, you will be taken to a page where Microsoft has provided additional information about the above interface.

Introduction to Windows Admin Center in Windows Server 2019

Install Windows Management Center

To install the above tool, you must first select where the WAC components are installed. You can bypass this, but not unless you’re a techie who knows what he’s doing.
In Windows Server, click on the link above to open the WAC tool page in the browser. Of course, you can also use the following link to open the above tool page.

https://www.microsoft.com/en-us/cloud-platform/windows-admin-center.(Link)

Introduction to Windows Admin Center in Windows Server 2019

Click on Windows Admin Center (version 1904.1) to start the download process on the above page. The above file is 60 MB in size.

Introduction to Windows Admin Center in Windows Server 2019

Once downloaded, run it to install on the host device. Accept the default options to complete the installation process. It is better to select the default option of the certificate that the Windows Server will create, which will expire after 60 days, than specifying port number 443.

Introduction to Windows Admin Center in Windows Server 2019

The installation process may be a bit time-consuming.

After completing the installation, write down the address in the figure below and click the finish button until the Windows Admin Center page address appears in your browser.

Introduction to Windows Admin Center in Windows Server 2019

When you run the above tool, a window like the one below will appear, asking for your username and password. (If you do not have user accounts on Windows Server and are using the default mode, enter the Administrator username and the password you have chosen to log in to Windows Server.)

Introduction to Windows Admin Center in Windows Server 2019

Note:

Windows Central Management tool does not run on Internet Explorer, so we recommend using Microsoft Edge or Chrome. If you install Chrome on your server and enter the address of the above tool into it, the Windows admin window will appear, as shown below.

Introduction to Windows Admin Center in Windows Server 2019

In the next Windows Server 2019 free training issue, we will continue the above topic.