Configure WinRM Trust
This requirement applies to L1 or L2 deployment levels (Consolidated server or Data Center server) that is configured with Windows LDAP with SSO.
This requirement is also relevant for Windows LDAP without SSO, if you intend to use IP Adddress instead of FQDN address in the Server Role Address.
This procedure prevents Windows LDAP configuration from blocking WinRM running Windows PowerShell scripts.
Procedure
-
On the target Consolidated server or Data Center server, run the following command:
C:\WIndows\system32\winrm set winrm/config/client '@{TrustedHosts="Consolidate or DCserver IP address"}'