What does HRESULT 0xC110011C (WDSTPTMGMT_E_INVALID_AUTO_DISCONNECT_THRESHOLD) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_MULTISTREAM_STREAM_COUNT WDSTPTMGMT_E_MULTICAST_SESSION_POLICY_NOT_SUPPORTED

WDSTPTMGMT_E_INVALID_AUTO_DISCONNECT_THRESHOLD

WDSTPTMGMT_E_INVALID_AUTO_DISCONNECT_THRESHOLD is a Windows Deployment Services Transport Management result. It indicates that the requested slow-client automatic-disconnect threshold is outside the range allowed by WDS.

What to check

  • Validate the threshold units and accepted range before writing the service policy.
  • Confirm that the threshold aligns with realistic client bandwidth and the configured slow-client handling policy.
  • Test the policy on a non-production namespace before applying it to a large multicast deployment.

Microsoft documentation on Windows Deployment Services and the WDS Transport Management API


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