Windows Admin Center - It’s a web based tool using which we can do Remote Management of Workstations/ Servers.
Downloading from Eval Center
Link - https://www.microsoft.com/en-us/evalcenter
Installation
Run the Setup file --> Accept default values --> Windows Admin Center by default uses port 443.
If required we can use any other port from Empheral ports list range but make sure, we have Inbound allowed rule for that port.
Checkout my article on Ports in Windows "https://practicaladmin.blogspot.com/2023/01/logical-ports-in-windows.html"
Verifying if 443 is opened or not.
I have used Port query to check, but it can also be cross check either using Telnet or netstat command.
Listening means port is open.
Accessing Windows Admin Center Console
From any browser, type https://servernamefqdn:portusedforwindowsadmincenter, in mycase it would be https://mms1.mari.com:443
MMS1 - Server hosting Windows Admin Center
Mari.com - Domain Name
443 - Port used in Windows Admin center.
No comments:
Post a Comment