Hello,
Below error received in the smstsl.log
unknown host (gethostbyname failed)
hr, HRESULT=80072ee7
sending with winhttp failed; 80072ee7
Will retry in 6 second(s)
Retrying...TSManager
CLibSMSMessageWinHttpTransport::Send:
System is not joining id domain and receiving the below error. Other workstations are joining in domain during the OSD.
Attempting to join and create account with OU
Result= 0x0000054b
Attempting to join and create account, without OU
Result= 0x0000054b
Attempting to join within the OU
Result= 0x0000054b
Attempting to join without OU
Result= 0x0000054b
Failed to join domain. The account may not have permission
The specified domain either does not exist or could not be contacted. (Error: 8007054B; Source: Windows)
0, HRESULT=8007054b (e:\nts_sccm_release\sms\client\osdeployment\osdjoin\main.cpp,420)
DoNetJoin( joinType), HRESULT=8007054b (e:\nts_sccm_release\sms\client\osdeployment\osdjoin\main.cpp,509)
Finished with error code 0x8007054bOSDJoin5/25/2016 6:28:06 AM2356 (0x0934)
Process completed with exit code 214794375
!--------------------------------------------------------------------------------------------!
Failed to run the action: Join Domain or Workgroup.
The specified domain either does not exist or could not be contacted. (Error: 8007054B; Source: Windows)
Verified the NetSetup.LOG and below is the message.
NetpCheckDomainNameIsValid for abc.com returned 0x54b, last error is 0x0
NetpCheckDomainNameIsValid [ Exists ] for 'abc.com' returned 0x54b
NetpJoinDomainOnDs: Domain name is invalid, NetpValidateName returned: 0x54b
NetpJoinDomainOnDs: Function exits with status of: 0x54b
NetpDoDomainJoin: status: 0x54b
Let me know is it a machine specific problem or something else