Error 0×8000405 when installing Applications to a WORKGROUP system during Build and Capture Task Sequence
Written by AndyI use a task sequence to perform the initial build of my Windows 7 reference PC, install Microsoft Office 2010 and then I capture it manually. I’ve been doing this for quite some time using ConfigMgr 2007 without any issues, however I was seeing an error with ConfigMgr 2012 when it tries to install Microsoft Office 2010 as an ”Application” (as opposed to a traditional “Package”.) The SMSTS.LOG on the failed build would record an ‘unspecified error’ 0×8000405.
I finally figured out, after a lot of head scratching and forum posting, that the SMSMP switch needs to be used in the “Setup Windows and ConfigMgr” step of your reference build task sequence. This is a very similar issue to what we had/have with ConfigMgr 2007 and Software Updates during OSD.
This problem does not occur when using a Task Sequence to install Applications to a system that has been Domain Joined during the Windows Setup phase. This makes sense, as the Domain Joined client wouldn’t have any problem locating the Management Point as it can query Active Directory. A WORKGROUP joined system needs to be spoon-fed the name of the Management Point – even though it is already communicating with a defined management point (as set by the boot media.)
Latest from Andy
- ConfigMgr 2012 SP1 with MDT 2012 Update 1, UDI Task Sequence and Bitlocker Error 6767
- ConfigMgr 101: Patience dear boy… SMS_SERVER_BOOTSTRAP
- ConfigMGr MPControl.log: Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden
- ATI Catalyst Drivers Installation
- ConfigMgr 2012: 64bit file system redirection bites again…