| Previous | Next |
| WDSTPTMGMT_E_INVALID_SLOW_CLIENT_HANDLING_TYPE | WDSTPTMGMT_E_UDP_PORT_POLICY_NOT_SUPPORTED |
WDSTPTMGMT_E_NETWORK_PROFILES_NOT_SUPPORTED
WDSTPTMGMT_E_NETWORK_PROFILES_NOT_SUPPORTED is a Windows Deployment Services Transport Management result. It indicates that the requested WDS transport network-profile feature is unavailable on the target server.
What to check for WDSTPTMGMT_E_NETWORK_PROFILES_NOT_SUPPORTED
- Check WDS Transport Server version and transport role capabilities before configuring network profiles.
- Do not copy a policy that uses profiles from another server without testing feature availability first.
- Use supported base service-policy settings when network profiles are unavailable.
for it, Microsoft documentation on Windows Deployment Services and the WDS Transport Management API
Diagnostic interpretation
This result has the HRESULT value 0xC110011F. AllStat records the condition as “This Windows Deployment Services Transport Server does not support network profiles.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the wdstptmgmt / network / profiles / supported operation.
- check the documented return contract of the specific API because the same HRESULT can require different recovery in different interfaces.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.
