Jump to content


tmiller_hockey

Task Sequence Error 080070070

Recommended Posts

History:

 

Everything was working fine. I have two images I deploy.

 

Yesterday, I captured another image for a different lab as these machines need Adobe CS5 and that's a huge application to package up and deploy to a lab at once.

 

After creating this image, I created a TS for it and told it to use the MDT x86 boot image. My other TS's use the normal x86 boot image.

 

After the TS was created, one of my images stopped working throwing up the TS error shown in the subject. It happens when it applies the data image to the formatted partition. I've tried this on multiple machines and get the same error each time. What struck me as odd was that the old image TS was now trying to utilize the MDT boot image instead of the standard one it was set for.

 

So far what I have done is delete the new TS that was created for the new image, I've deleted the old TS for the image that was erroring and re-created the TS.

 

That hasn't worked. I'm in the process now of capturing a new image and will create a new TS for it.

 

Anyone have any other ideas? Basically I have 15 people who are trying to mass image machines that are sitting around doing nothing right now. :(

Share this post


Link to post
Share on other sites

After doing some research on this error, everything points to partitioning. That the image is trying to install on a partition that is too small. I changed my TS and told the TS to partition it 100% of the disk and put the image on the next available formatted partition.

 

At this point, the TS applies the image but when it goes into the Applying Windows Settings portion, we get a new error code:

 

0x80004005

Here is the relevant section of my smsts.log

 

<![LOG[============================[ OSDWinSettings.exe ]============================]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="1" thread="1084" file="osdwinsettings.cpp:578">
<![LOG[Command line: "osdwinsettings.exe" /config]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:579">
<![LOG[!sInstallType.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdcore\infanswerfile.cpp,322)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="infanswerfile.cpp:322">
<![LOG[Failed to read installation type from environment.. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="infanswerfile.cpp:322">
<![LOG[OSD::Utility::BaseAnswerFile::CreateAnswerFile( pAnswerFile ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,363)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:363">
<![LOG[Failed to initialize answer file.]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="osdwinsettings.cpp:363">
<![LOG[ConfigureWinSettings(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,636)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:636">
<![LOG[Failed to open the Task Sequencing Environment. Code 0x80004005. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="osdwinsettings.cpp:636">
<![LOG[Exiting with return code 0x80004005]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="1" thread="1084" file="osdwinsettings.cpp:646">
<![LOG[Process completed with exit code 2147500037]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="TSManager" context="" type="1" thread="1764" file="commandline.cpp:1098">

 

Any ideas?

Share this post


Link to post
Share on other sites

After doing some research on this error, everything points to partitioning. That the image is trying to install on a partition that is too small. I changed my TS and told the TS to partition it 100% of the disk and put the image on the next available formatted partition.

 

At this point, the TS applies the image but when it goes into the Applying Windows Settings portion, we get a new error code:

 

0x80004005

Here is the relevant section of my smsts.log

 

<![LOG[============================[ OSDWinSettings.exe ]============================]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="1" thread="1084" file="osdwinsettings.cpp:578">
<![LOG[Command line: "osdwinsettings.exe" /config]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:579">
<![LOG[!sInstallType.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdcore\infanswerfile.cpp,322)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="infanswerfile.cpp:322">
<![LOG[Failed to read installation type from environment.. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="infanswerfile.cpp:322">
<![LOG[OSD::Utility::BaseAnswerFile::CreateAnswerFile( pAnswerFile ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,363)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:363">
<![LOG[Failed to initialize answer file.]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="osdwinsettings.cpp:363">
<![LOG[ConfigureWinSettings(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,636)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="0" thread="1084" file="osdwinsettings.cpp:636">
<![LOG[Failed to open the Task Sequencing Environment. Code 0x80004005. Please ensure you are running this executable inside a properly configured OS Deployment task sequence.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="osdwinsettings.cpp:636">
<![LOG[Exiting with return code 0x80004005]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="1" thread="1084" file="osdwinsettings.cpp:646">
<![LOG[Process completed with exit code 2147500037]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="TSManager" context="" type="1" thread="1764" file="commandline.cpp:1098">

 

Any ideas?

 

Check your answer file:

 

 

<![LOG[Failed to initialize answer file.]LOG]!><time="11:10:25.072+300" date="06-07-2012" component="OSDWinSettings" context="" type="3" thread="1084" file="osdwinsettings.cpp:363">

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

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.