
Please let me know if these steps worked for you and any improvements you can think of in the comments section below. You should now be able to manage IIS on Server Core. To fix this try running the IIS Manager Console on your client machine as an administrator. Details: The remote server returned an error: (401) Unauthorized” is shown.

#INSTALL 5NINE MANAGER ON SERVER CORE INSTALL#
Sometimes when connecting remotely the error message “Could not connect to he specified computer. Hurrah If you have not yet heard: Exchange Server 2019 Public preview was announced earlier, and it is the first version of Exchange that you can install on Server Core Now, while that’s great news, if you haven’t worked on Server Core, there may be bit of a learning curve. The new ‘IIS’ Server Core server is shown within the IIS Manager console. Server Manager is a management console used for managing and provisioning remote and local Hyper-V hosts and VMs in addition to enabling and configuring various server roles.
#INSTALL 5NINE MANAGER ON SERVER CORE FULL#
Here’s a screenshot from my test machine: In this installation scenario, you will first perform a full installation of Windows Server and then enable the Hyper-V role using Server Manager. You should now see the remote IIS server showing within the console. This includes for instance Domain Admins. Installing the Hyper-V Role Server Manager Add roles and Features Wizard (ARFW).

Domain credentials can be used provided they are a member of the IIS servers local administrators group. Networking Core functionality remains (Virtual Switch supports virtual. Select “Connect to a Server”.įollow the wizard by entering the server name without a port number (e.g. Back on the client machine, open IIS and right-click on “Start Page” (within the left column).

Install-WindowsFeature Web-Mgmt -Service Enable-NetFirewallRule -DisplayGroup "Windows Remote Management" Set-ItemProperty -Path HKLM : \ SOFTWARE \ Microsoft \ WebManagement \ Server -Name EnableRemoteManagement -Value 1 Set-Service -Name WMSVC -StartupType Automatic Start-Service WMSVC
