Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to set up Windows Admin Center on a Windows Server

Posted on 05/01/202017/08/2026 Christian By Christian No Comments on How to set up Windows Admin Center on a Windows Server
  1. Home /
  2. Windows Server /
  3. How to set up Windows Admin Center on a Windows Server
hero windowsadmincenter

Windows Admin Center (formerly codenamed Project Honolulu) is an evolution of Windows Server in-box management tools. It is a single pane of glass that consolidates all aspects of local and remote server management. As a locally deployed, browser-based management experience, an Internet connection and Azure aren’t required. This article discusses How to set up Windows Admin Center on a Windows Server. Please see How to Install Windows Admin Center on Windows 10 and Windows 11, and how to Test Network Connection to Windows Admin Center Gateway.

Windows Admin Center gives you full control of all aspects of your deployment, including private networks that aren’t Internet-connected.

When installed on a Windows server, WAC provides a centralized point of management for your server environment. By defining who can access the WAC, we are also enhancing the security of our management. It can also be accessed via the web browser and this can also be disabled.

Also, see the following links for “How to setup Windows Admin Center and also how to troubleshoot Windows Admin Center (WAC) access from the Web. For more on Windows Admin Center, please visit this link.

Some points to note before installing WAC

It can be installed on Windows 10 or Windows 2016, and it does not require any agent to be installed on the servers that needed to be managed.

They are managed over Remote PowerShell and WMI over WinRM If you must manage Windows Server 2012 and 2012 R2 Server, Windows Management Framework (WMF 5.1) must be installed. To prepare your environment for Windows Admin Center, see if any of these factors relate to you.

An important factor to consider: Ensure you create a CSR (Certificate signing request) and request a certificate with it from a trusted CA).

Preferred Installation type: Gateway Server (Serves as a gateway server and access from any client browser with connectivity to the gateway server). Please download WAC here from this link.

We have other installation types: Below is an image showing other WAC installation type!

Diagram illustrating four server architectures: Local client, Gateway server, Managed server, and Failover cluster, featuring various server icons and connections.
  • Local Client: Installed on Windows 10, great for quick start and testing
  • Managed Server: Installed on an individual Server to have it managed.
  • Failover Cluster:  Enable high availability of the gateway service.

Please, see Troubleshooting WinRM and Kerberos Delegation for WAC, and how to download and update Synology DiskStation NAS to DSM 7.3.

Steps to install WAC

Windows is currently using my country location “Germany” to deliver local content and this is why the installation is in German 😉 Download and double-click on the MSI file

Windows Admin Center setup window displaying license agreement information in German, with options to accept the terms and continue the installation.

Accept the license and click on next. And this will display the gateway endpoint configuration window as shown below.

Configuration window for Windows Admin Center installation on Windows Server, displaying options for administrator access and network management.

Click on next and select the first option

Installation screen for Windows Admin Center with options to allow changes to trusted hosts and use WinRM only over HTTPS.

Leave it as default and click on the installation

Enter the Certificate Thum Print

Note: The following before proceeding with the installation

1: Automatically generated certificates expire 60 days after installation.
2: To use HTTPS, you can bind an SSL certificate Thumbprint in the second option below. See the link on how to retrieve an SSL Thumbprint

Installation screen for Windows Admin Center, featuring options for selecting the port, generating a self-signed SSL certificate, and entering a fingerprint for the SSL gateway certificate.

The installation will run and prompt a User Account Control, Click on Yes

User Account Control dialog box asking for permission to allow an app to make changes to the device, featuring options 'Yes' and 'No'.

This will run and have WAC installed on your Server

Windows Admin Center installation progress screen showing status 'Configuring WinRM'.

Click on finish

Windows Admin Center Setup screen displaying connection instructions, including a URL for a web browser and links for supported browsers.

Once the installation is complete, open a browser from a remote computer and navigate to the URL presented in the last step of the installer.

Access the Windows Admin Center Over the Browser

Accessing the portal on the server will not require authentication to the server. There is no need to add 443 as this is a standard protocol for HTTPS.

Note: You do not need to add the 443 port as this is a standard protocol.

https://url.com
Screenshot of Windows Admin Center displaying a section for 'All connections' with one listed connection named 'ansibleserv' categorized as a Windows Server.

Here are some interesting articles: How to install Windows Admin Center in an unattended mode using a self-signed certificate, how to schedule and run update via Windows Admin Center, How to upgrade Windows Admin Center, How to setup Chef Automate on AWS, and how to fix VM export could not connect to an AWS Region.

Add Servers to Windows Admin Center

To add resources (servers), Click on the Add button. Click on the Add button, and under Windows Server, Click on Add

Add Servers to Windows Admin Center

Enter the server name as shown below and click on Add.

Screenshot of the Windows Admin Center interface showing the 'Add' section for adding a server connection with the server name 'TechDArchive'.

Authenticate to the Server with your credentials

Accessing from a different web browser will require you to authenticate to the server.

Authentication prompt requesting username and password with OK and Cancel buttons.

Microsoft Edge does not work at the moment. Firefox works This depends absolutely on your environment. If you have a different administrative credential other than your Windows login credential, specify it here before you can have your servers added to WAC.

Credential input screen for server connection, highlighting options for using a Windows account or another account, with fields for username and password.

When the Server is added. Click on the server and on the right Pane, decide on the account type you would like to use and click on continue.

Login screen prompting for credentials with options to use Windows account or another account, including fields for username and password, along with error messages for required fields.

When you successfully supply your credentials, the server will be added to the Windows Admin Center as shown below.

Screenshot of Windows Admin Center displaying the 'All connections' section, listing two Windows Server connections: 'ansibleserve' and 'TechDarchiv' with their types, last connected status, managing user, and search functionality.

Click on TechDArchive to open the server management tools window as shown below.

Screenshot of Windows Admin Center displaying the overview of a server named techdarchive, with details on the operating system, installed RAM, disk space, and domain name.
Note: WAC has an in-built set of tools that can be used to manage almost all aspects of Windows Server.

To access this, simply click on the gateway. The screenshot below is a subset of the tools available.

Screenshot of Azure Security Center interface promoting a 30-day free trial for server security management, featuring a green shield icon with a padlock and a list of security tools in the sidebar.

I hope you found this blog post helpful on How to set up Windows Admin Center on a Windows Server. If you have any questions, please let me know in the comment session.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Server Tags:WAC, Windows 10, Windows 11

Post navigation

Previous Post: Specify user account name when adding a DC to an existing Forest
Next Post: Active Directory: How to Setup a Domain Controller

Related Posts

  • Grant Non Domain Admin Privileges to Manage Workstation
    Grant Non-Domain Admin Privileges to Manage Workstation Windows
  • MECM Deployment copy
    How to install Endpoint Configuration Manager on HyperV VM Windows Server
  • screenshot 2020 02 08 at 15.53.31
    Enable Automatic Logon on Windows Windows Server
  • update
    Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
  • How To Upgrade Windows 11 Pro to Enterprise
    Upgrade Windows 11 Pro to Enterprise and vice Versa Windows
  • https specials images.forbesimg.com imageserve 4c098735a05b4251a85e8505c91f1837 0x0
    Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin Windows Server

More Related Articles

Grant Non Domain Admin Privileges to Manage Workstation Grant Non-Domain Admin Privileges to Manage Workstation Windows
MECM Deployment copy How to install Endpoint Configuration Manager on HyperV VM Windows Server
screenshot 2020 02 08 at 15.53.31 Enable Automatic Logon on Windows Windows Server
update Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
How To Upgrade Windows 11 Pro to Enterprise Upgrade Windows 11 Pro to Enterprise and vice Versa Windows
https specials images.forbesimg.com imageserve 4c098735a05b4251a85e8505c91f1837 0x0 Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • image 23
    Copy Deployment Share between Servers without using linked Deployment Shares Windows
  • tpmbiosactivation
    Enable TPM: Determine if TPM is present Windows
  • featurekube
    How to Install and Use Minikube on a Linux System Containers
  • physical
    Linux Machine: Is it Virtual or a Physical server Linux
  • Perform slfservice rBitLocker recovery
    Resolve Invalid Key ID when requesting BitLocker Recovery Key Windows
  • Auto Update Upgrade issues
    Fix Microsoft Office Showing “Upgrade Required” in AutoUpdate JIRA|Confluence|Apps
  • Disable download in Microsoft Edge
    How to disable file download in Microsoft Edge Windows
  • update device drivers windows 10 thumbnail
    How to install SCConfigMgr Driver Automation Tool on Windows Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.