2.2.2.16 WDS_LOG_TYPE_CLIENT_DOMAINJOINERROR2

This status message is logged when the client encounters a fatal error while configuring the deployed OS to join an Active Directory domain. The request packet MUST specify the following variables in addition to variables specified in section 2.2.2.

MACHINE_NAME (WDSCPL_VAR_WSTRING): MUST be set to the computer object name that was used to configure the deployed OS image for joining a domain.

MACHINE_OU (WDSCPL_VAR_WSTRING): MUST be set to the organizational unit in Active Directory that was used to configure the deployed OS image for joining the domain.

ERROR_CODE (WDSCPL_VAR_ULONG): MUST be set to the Win32 error code for the failed operation ([MS-ERREF]).

The WDS server MAY NOT support this status message. The client MUST try to log this status message and on failure MUST fall back to using WDS_LOG_TYPE_CLIENT_DOMAINJOINERROR (section 2.2.2.11).