Hi,
we have some strange authentication problems, deploying computers with SCCM 2012,
we have sometimes the following error:
The task sequence execution engine failed executing the action (Add to Dept collection) in the group (****) with the error code 2147943726 Action output: [ smsswd.exe ] PackageID = 'CDT00032' BaseVar = ''; ContinueOnError='' ProgramName = 'cscript.exe AddComputerToCollection.vbs /CollectionID:****** /ComputerName:******' SwdAction = '0001' ::LogonUser(sUserAccountName; sUserDomainName; sUserPassword; LOGON32_LOGON_INTERACTIVE; LOGON32_PROVIDER_DEFAULT; &hUserToken); HRESULT=8007052e (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\runcommandline.cpp;324) cmd.Execute(pszPkgID; sProgramName; dwCmdLineExitCode); HRESULT=8007052e (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp;372) LogonUser failed with the error 0x8007052e Install Software failed to run command line; hr=0x8007052e. The operating system reported error 2147943726: Logon failure: unknown user name or bad passwd.
The user is correctly Set. , password works (because sometimes sequence is ok)
No errors before executing.
Computer is correctly registered in AD.