What does HRESULT 0xC110011D (WDSTPTMGMT_E_MULTICAST_SESSION_POLICY_NOT_SUPPORTED) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_AUTO_DISCONNECT_THRESHOLD WDSTPTMGMT_E_INVALID_SLOW_CLIENT_HANDLING_TYPE

WDSTPTMGMT_E_MULTICAST_SESSION_POLICY_NOT_SUPPORTED

WDSTPTMGMT_E_MULTICAST_SESSION_POLICY_NOT_SUPPORTED is a Windows Deployment Services Transport Management result. It indicates that the target server or transport configuration does not expose the requested multicast-session policy feature.

What to check

  • Check WDS Transport Server version, installed role services, and documentation for multicast-session policy support.
  • Avoid applying a policy object obtained from a newer or different WDS environment without feature detection.
  • Use the supported base transport settings when advanced multicast policy controls are unavailable.

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


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