Symptoms:
VMware Aria Automation Orchestrator 8.x
VMware vRealize Orchestrator 7.x
VMware vCenter Orchestrator 4-5.
Run this command to set the default WinRM configuration values.
c:\> winrm quickconfig
You can run this optional command to check whether a listener is running and verify the default ports:
c:\> winrm e winrm/config/listener
Note: The default ports are 5985 for HTTP and 5986 for HTTPS.
Enable basic authentication on the WinRM service:
See Troubleshooting the workflow Add a PowerShell host in VMware Aria Automation Orchestrator for additional troubleshooting steps.