What does HRESULT 0xC1100118 (WDSTPTMGMT_E_INVALID_IPV6_MULTICAST_ADDRESS) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_IPV4_MULTICAST_ADDRESS WDSTPTMGMT_E_IPV6_NOT_SUPPORTED

WDSTPTMGMT_E_INVALID_IPV6_MULTICAST_ADDRESS

WDSTPTMGMT_E_INVALID_IPV6_MULTICAST_ADDRESS is a Windows Deployment Services Transport Management result. It indicates that the supplied IPv6 address is not a multicast address recognized by WDS Transport Server.

What to check

  • Use an IPv6 multicast address with the required FF prefix and an appropriate scope for the deployment network.
  • Confirm that the server, clients, and network path are configured for IPv6 multicast.
  • Do not substitute a unicast or link-local address where a multicast policy value is required.

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


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