What does HRESULT 0xC1100113 (WDSTPTMGMT_E_TRANSPORT_SERVER_UNAVAILABLE) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_NAMESPACE_START_PARAMETERS WDSTPTMGMT_E_NAMESPACE_NOT_ON_SERVER

WDSTPTMGMT_E_TRANSPORT_SERVER_UNAVAILABLE

WDSTPTMGMT_E_TRANSPORT_SERVER_UNAVAILABLE is a Windows Deployment Services Transport Management result. It indicates that the management API cannot reach or use the target WDS Transport Server at the time of the request.

What to check

  • Verify the server name, DNS resolution, network reachability, and firewall path from the management client.
  • Check that WDS transport services are installed, configured, and running on the target host.
  • Inspect server-side event logs for service startup, authentication, or dependency failures before retrying.

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


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