What does HRESULT 0xC110011E (WDSTPTMGMT_E_INVALID_SLOW_CLIENT_HANDLING_TYPE) mean?

 
Previous Next
WDSTPTMGMT_E_MULTICAST_SESSION_POLICY_NOT_SUPPORTED WDSTPTMGMT_E_NETWORK_PROFILES_NOT_SUPPORTED

WDSTPTMGMT_E_INVALID_SLOW_CLIENT_HANDLING_TYPE

WDSTPTMGMT_E_INVALID_SLOW_CLIENT_HANDLING_TYPE is a Windows Deployment Services Transport Management result. It indicates that the configured policy action for clients slowing down multicast transmission is not recognized or applicable.

What to check

  • Use a slow-client handling value defined by the WDS Transport Management API for the selected policy object.
  • Check the server version and multicast configuration before enabling a newer policy mode.
  • Read back the active policy after configuration to confirm that the desired mode was accepted.

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


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