wmmayms Posted July 20, 2010 Report post Posted July 20, 2010 I just made a stupid mistake If you create a new SCCM Client package by choosing "create package from definition" and you want to deploy windows 7 Don´t forget to edit the program so that it is allowed to install on windows 7 Or you will get an error message like this (Report - "History - Specific task sequence advertisements run on a specific computer"): esolveSource(sClientPackageID, sClientPackagePath), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\basesetuphook.cpp,1493) Exiting ConfigureEx: 0x80091007 BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\osdsetuphook.cpp,299) Process completed with exit code 2148077575 exitCode, HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,635) this->configureGina(this->sysDir), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,780) this->installSetupHook(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,452) setup.run(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,1707) Exiting with code 0x80091007 Failed to resolve package source "M0100004" Failed to configure OSD setup hook (0x80091007) Configure hook failed with error code (80091007). Failed to install setup hook (80091007) PS: same goes for server 2000, 2008 and 2008 r2 1 Quote Share this post Link to post Share on other sites More sharing options...
I just made a stupid mistake
If you create a new SCCM Client package by choosing "create package from definition" and you want to deploy windows 7
Don´t forget to edit the program so that it is allowed to install on windows 7
Or you will get an error message like this (Report - "History - Specific task sequence advertisements run on a specific computer"):
esolveSource(sClientPackageID, sClientPackagePath), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\basesetuphook.cpp,1493) Exiting ConfigureEx: 0x80091007 BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\osdsetuphook.cpp,299) Process completed with exit code 2148077575 exitCode, HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,635) this->configureGina(this->sysDir), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,780) this->installSetupHook(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,452) setup.run(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,1707) Exiting with code 0x80091007 Failed to resolve package source "M0100004" Failed to configure OSD setup hook (0x80091007) Configure hook failed with error code (80091007). Failed to install setup hook (80091007)
PS: same goes for server 2000, 2008 and 2008 r2
Share this post
Link to post
Share on other sites