What does HRESULT 0xC121010A (WDSMCS_E_NS_START_FAILED_NO_CLIENTS) mean?

 
Previous Next
WDSMCS_E_NAMESPACE_ALREADY_STARTED WDSMCS_E_START_TIME_IN_PAST

WDSMCS_E_NS_START_FAILED_NO_CLIENTS

WDSMCS_E_NS_START_FAILED_NO_CLIENTS is a Windows Deployment Services (WDS) Multicast Server result. It indicates that the configured start policy requires at least one client, but no client has joined the namespace.

What to check

  • Verify that PXE or multicast clients can discover, join, and remain connected to the namespace.
  • Check the namespace start policy and scheduled-cast thresholds before requesting a start.
  • Investigate network reachability, multicast routing, and client authentication if clients never appear.

Microsoft documentation on the Windows Deployment Services Multicast Application Protocol


Looking for a different code? Search another status or error code.