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 

  1. 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"}'

Make sure to use the same IP address also in the data migration tool. Do not use server name.