Cry about...
Windows Hyper-V-Server
Server Manager: Hyper-V tab shows Access denied: Unable to establish communication between Client and Server
After having successfully added a server to Server Manager, on the Hyper-V tab the following message is shown against the server:
Access denied: Unable to establish communication between Client and Server
The Solution
Whilst most "access denied" errors indicate that the server is rejecting the client, in this case the error is caused by the client's configuration.
Steps to resolve this problem:
- On the client (i.e. the computer on which you are running Server Manager), open up a command prompt.
- In the command prompt type:
DCOMCNFG
This will open up "Component Services". - Expand Component Services → Computers
you should then see "My Computer" - Right click "My Computer" and select "Properties"
note: don't simply double click it as that will expand it without opening its properties. - On the "COM Security" tab, under "Access Permissions" click the button [Edit Limits...]
- Select "ANONYMOUS LOGON" and check the allow option for "Remote Access".
- Close the dialog by clicking [OK] twice.
Once you refresh the Hyper-V view in Server Manager you should see that the "access denied" message has gone.
About the author: Brian Cryer is a dedicated software developer and webmaster. For his day job he develops websites and desktop applications as well as providing IT services. He moonlights as a technical author and consultant.