What does HRESULT 0xC1100106 (WDSTPTMGMT_E_TRANSPORT_SERVER_ROLE_NOT_CONFIGURED) mean?

 
Previous Next
WDSTPTMGMT_E_INVALID_CONTENT_PROVIDER_NAME WDSTPTMGMT_E_NAMESPACE_ALREADY_REGISTERED

WDSTPTMGMT_E_TRANSPORT_SERVER_ROLE_NOT_CONFIGURED

WDSTPTMGMT_E_TRANSPORT_SERVER_ROLE_NOT_CONFIGURED is a Windows Deployment Services Transport Management result. It indicates that the target host cannot serve the requested WDS transport-management operation because its Transport Server role is not configured.

What to check

  • Verify that the Windows Deployment Services Transport Server role service is installed and configured on the intended host.
  • Confirm the server name used by the client and rule out a connection to a management-only or wrong environment host.
  • Complete WDS transport-server setup before registering providers, namespaces, or transport policies.

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


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