HI,
We are trying to install RDS on one of the server OS 2016. But facing below error
Unable to connect to the server by using Windows Powershell Remoting
-- We are installing all RDS Role on the same server, there is no remote server involve in it.
Did below troubleshooting but still issue persist .
-- We ran below command but no luck.
Enable-PSRemoting -force
Set-Item WSMan:localhostShellMaxMemoryPerShellMB 1000
-- Disable windows firewall
Ran "Set-ExecutionPolicy -ExecutionPolicy RemoteSigned"
Ran "Set-ExecutionPolicy -ExecutionPolicy UnRestricted"
-- Further we tried to install the RDS from DC but when we tried to add the server **3 in server manager group it shows below error.
Error **3 : Configuration refresh failed with the following error: The metadata failed to be retrieved from the server, due to the following error: The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig". 7/19/2017 5:03:36 AM
-- We provide local admin rights to user "helpdesk" but no result.
-- Disabled IP v6 but still no result.
---------------------------------------------------------------------------------------------------------------------------------------
Thanks, Sajjan T