Hi William St-Denis,
This error generally indicates that the VMM management server cannot communicate with the agent service on the host, often due to network connectivity, firewall rules, or port configuration.
As a first step, please ensure that TCP port 443 and 5985/5986 (for WinRM) are open between the SCVMM management server and the Hyper-V host. Firewalls or perimeter network restrictions can block these ports, preventing the agent from responding. Next, verify that the SCVMM agent service is running under the correct account and that the host can resolve the management server’s DNS name. It is also helpful to check whether there are proxy settings or network isolation policies that could interfere with communication.
If the agent was installed manually, confirm that the version matches the SCVMM server version, as mismatched versions can cause handshake failures. You may also try reinstalling the agent with elevated permissions to ensure proper registration. Another useful step is to run netstat or PowerShell commands on the host to confirm that the agent is listening on the expected ports.
In some environments, perimeter hosts require certificates or additional configuration to establish trust with the SCVMM server. Reviewing the SCVMM logs on both the management server and the host can provide more detail about why the agent is not responding. If the issue persists, capturing traces and opening a support case with Microsoft Support will allow deeper investigation.
If you find this answer helpful, please consider clicking Accept Answer so I know your issue has been resolved.
Jason.