What does HRESULT 0xC110011B (WDSTPTMGMT_E_INVALID_MULTISTREAM_STREAM_COUNT) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_IPV6_MULTICAST_ADDRESS_SOURCE WDSTPTMGMT_E_INVALID_AUTO_DISCONNECT_THRESHOLD

WDSTPTMGMT_E_INVALID_MULTISTREAM_STREAM_COUNT

WDSTPTMGMT_E_INVALID_MULTISTREAM_STREAM_COUNT is a Windows Deployment Services Transport Management result. It indicates that the configured number of multicast streams is outside the values accepted by WDS Transport Server.

What to check

  • Set the multistream count to one of the values supported by WDS Transport Server, normally 2 or 3.
  • Check that the server version and selected multicast policy support multistream transmission.
  • Measure the network effect before increasing stream count in a production deployment network.

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


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