Windows Administration Center - samuel-richardson/Sam-Tech-Journal GitHub Wiki

Install WAC

  • Run Invoke-WebRequest -Uri https://go.microsoft.com/fwlink/p/?linkid=2194936 -UserBasicParsing -outfile windowsAdminCenter.msi to downlod the installer.

  • Run the MSI file to install Windows Admin Center.

  • Run through the setup wizard, and it should be installed.

  • Install extensions such as Active Directory and DNS. image

GPO

  • Allow Remote Management image

  • Configure WINRM service to start image

Configure the firewall to allow Winrm in the GPO.

image

image

image

image

image