Can't connect to Server Manager from Windows 7
Posted
by
SAdmin317
on Server Fault
See other posts from Server Fault
or by SAdmin317
Published on 2012-11-21T14:48:43Z
Indexed on
2012/11/21
17:02 UTC
Read the original article
Hit count: 250
manager
I have a Windows 7 Pro 64bit with SP1 desktop that has RSAT tools installed. I opened Server Manager and can't connect to the server (Server 2008 R2 core).
I followed the guide to enable everything on the server, added a registry key to enable read-only on the device manager as well. On the Windows 7 PC I turned on winrm, did the quick config, and added the server IP and name as trusted hosts. I still get an error when connecting. "Connecting to the remote server failed with the following error message: The WinRM client cannot process the requests. If the authentication scheme is different from Kerberos, or if the client computer is not joined to a domain, then HTTPS transport must be used or the destination machine must be added to the TrustedHosts configuration setting...."
I also added the name of the server to the windows 7 /etc/hosts file. Ping the server name translates to the IP of the server. Also opened up the firewall for "Remote Volume Management"
Both machines are on the same Workgroup, using the same Administrator account, with the same password. Any help appreciated.
© Server Fault or respective owner