-Physical servers | **Windows**: Inbound connections on the WinRM port 5986 (HTTPS) are used to pull configuration and performance metadata from Windows servers. <br/><br/> If the HTTPS prerequisites are not configured on the target Hyper-V servers, the appliance communication will fall back to WinRM port 5985 (HTTP).<br/><br/> To enforce HTTPS communication without fallback, enable the checkbox in the Appliance Config Manager. <br/><br/> After enabling the checkbox, ensure that the prerequisites are configured on the target servers. <br/><br/> * If certificates are not configured on the target servers, discovery will fail on both the currently discovered servers and the newly added servers. <br/><br/> * WinRM HTTPS requires a local computer Server Authentication certificate with a common name (CN) matching the hostname. The certificate must not be expired, revoked, or self-signed. Please refer to the article for configuring WinRM for HTTPS. **Linux**: Inbound connections on port 22 (TCP) are used to pull configuration and performance metadata from Linux servers.|
0 commit comments