| Previous | Next |
| WDSMCS_E_PACKET_NOT_CHECKSUMED | EVT_WDSMCS_E_PARAMETERS_READ_FAILED |
WDSMCS_E_CLIENT_DOESNOT_SUPPORT_SECURITY_MODE
WDSMCS_E_CLIENT_DOESNOT_SUPPORT_SECURITY_MODE is a Windows Deployment Services (WDS) Multicast Server result. It indicates that the selected client cannot participate because it lacks support for the namespace security configuration.
What to check for WDSMCS_E_CLIENT_DOESNOT_SUPPORT_SECURITY_MODE
- Identify the client WDS component and confirm which multicast security modes it supports.
- Use a security mode supported by all planned clients or upgrade the incompatible client software.
- Keep separate namespaces when different client populations require incompatible security policies.
for it, Microsoft documentation on the Windows Deployment Services Multicast Application Protocol
Diagnostic interpretation
This result has the HRESULT value 0xC1210110. AllStat records the condition as “The client does not support the required security mode.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the wdsmcs / client / doesnot / support / security 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.
