Failed to create remote PS Session when deploying Exchange Edge Server template
CLOUD ON-PREMISES
Applies to Gizmo 1.8.0+
Problem
A remote PowerShell Session cannot be created when deploying an Exchange Edge Server template.
Solution
You need to add the Exchange Edge Server to your trusted hosts.
On the machine dedicated to the Robot Manager, enter the following command:
Set-Item wsman:\localhost\Client\TrustedHosts -Value '<fqdn>' -Force -Confirm:$false