Hi,
It sounds like you’re encountering an issue with the Active Directory configuration for your cluster in SCVMM.
Here are some steps you can take to troubleshoot and resolve this issue:
Check Active Directory Configuration:
- Ensure that the cluster name is correctly registered in AD.
- Verify that the cluster computer object has the necessary permissions in AD.
Validate DNS Settings:
- Make sure that the DNS settings for the cluster are correct and that the cluster name can be resolved to the correct IP address.
- Verify WMI Service:
- Ensure that the Windows Management Instrumentation (WMI) service is running on all cluster nodes. You can check this by running
services.msc
and looking for the “Windows Management Instrumentation” service.
- Ensure that the Windows Management Instrumentation (WMI) service is running on all cluster nodes. You can check this by running
- Check Cluster Network Configuration:
- Verify that the cluster network configuration is correct and that all nodes can communicate with each other.
Let me know if you need more detailed guidance on any of these steps.