Hi @Matt
Port 5986 is used for WSMan HTTPS, which is a secure version of WSMan protocol. If the port 5986 is not open on the server1, you can try to open it by following the steps below:
- Open the Windows Firewall with Advanced Security.
- In the left pane, click on Inbound Rules.
- In the right pane, click on New Rule.
- In the New Inbound Rule Wizard, select Port and click Next.
- Select TCP and enter 5986 in the Specific local ports field, then click Next.
- Select Allow the connection and click Next.
- Select the network type when the rule should apply and click Next.
- Give the rule a name and click Finish.
Hope the information is helpful.
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.