Hi,
I am having some problems with our OSD from SCCM 2012 SP 1 running on Windows Server 2012. The task sequence runs all the way to the installing the agent and throws this error in the smsts.log
Failed to resolve package source "ATM0000B" OSDSetupHook 3/8/2013 3:31:01 AM 860 (0x035C)
Exiting ConfigureEx: 0x80091007 OSDSetupHook 3/8/2013 3:31:01 AM 860 (0x035C)
BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\osdsetuphook.cpp,292) OSDSetupHook 3/8/2013 3:31:01 AM 860 (0x035C)
Failed to configure OSD setup hook (0x80091007) OSDSetupHook 3/8/2013 3:31:01 AM 860 (0x035C)
Process completed with exit code 2148077575 OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
exitCode, HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,635) OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
Configure hook failed with error code (80091007). OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
this->configureGina(this->sysDir), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,780) OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
this->installSetupHook(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,452) OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
Failed to install setup hook (80091007) OSDSetupWindows 3/8/2013 3:31:01 AM 1028 (0x0404)
That ATM0000B package is the configuration manager client installer. Now if I refresh the package on the DP, OSD will work once and then the next deployment throws this error all over again. Any ideas will help.