I'm new to sccm 2012 but have been using and configuring it for just a month now
Today I had a new fleet of laptop and added drivers for the laptop that I was using which was a HP ProBook 6570b
Upon the imaging stage I get the following
Task Sequence: New computer win7 .... Code 0x80220005
The full log when found in the monitoring tab in SCCM is of follows
Description:
The task sequence execution engine failed executing the action (Apply Windows Settings) in the group (Install Operating System) with the error code 2149711877
Could not find CCM install folder. Don't use ccmerrors.dll
Exiting with return code 0x80220005
Failed to open the Task Sequencing Environment. Code 0x80220005. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unknown error (Error: 80220005; Source: Unknown).
I have done the following and notes
product name of laptop = HP ProBook 6570b
WMIC query set to "SELECT * FROM Win32_ComputerSystem WHERE Model LIKE "%HP ProBook 6570b%"
above query works fine when testing
have also started from scratch, creating the driver packages and so forth
Some people have suggested to user 16 characters or lest for the naming convention but I'm unsure what they mean. Do they mean the product name of the device must be shorter, or when importing the device to SCCM and naming it shorter?
I'm really out of ideas and have spent quite a long time trying to figure this out. I've had success importing drivers for a HP desktop so I'm pretty stunned
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi all,
I'm new to sccm 2012 but have been using and configuring it for just a month now
Today I had a new fleet of laptop and added drivers for the laptop that I was using which was a HP ProBook 6570b
Upon the imaging stage I get the following
Task Sequence: New computer win7 .... Code 0x80220005
The full log when found in the monitoring tab in SCCM is of follows
Description:
The task sequence execution engine failed executing the action (Apply Windows Settings) in the group (Install Operating System) with the error code 2149711877
Action output: entName, pszPath, pszValue ), HRESULT=80220005 (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,767)
this->SetValue( Specialize, XML::Shell::ComponentName, XML::Shell::ComputerName::Element, pszComputerName ), HRESULT=80220005 (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,883)
m_pImpl->SetComputerNameW(pszComputerName), HRESULT=80220005 (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,2183)
pAnswerFile->SetComputerNameW(sValue), HRESULT=80220005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,375)
ConfigureWinSettings(), HRESULT=80220005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,636)
Could not find CCM install folder. Don't use ccmerrors.dll
Exiting with return code 0x80220005
Failed to open the Task Sequencing Environment. Code 0x80220005. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unknown error (Error: 80220005; Source: Unknown).
I have done the following and notes
Some people have suggested to user 16 characters or lest for the naming convention but I'm unsure what they mean. Do they mean the product name of the device must be shorter, or when importing the device to SCCM and naming it shorter?
I'm really out of ideas and have spent quite a long time trying to figure this out. I've had success importing drivers for a HP desktop so I'm pretty stunned
Share this post
Link to post
Share on other sites