Jump to content


chivasaribas

Error getting isolation info

Recommended Posts

Hey, I followed the tutorials on this site for making an image and deploying that image to a PC but I am running into a problem after it boots into PXE. The SMSTS log shows the following:

 

 

<![LOG[Remediating]LOG]!><time="17:57:16.353+420" date="10-15-2012" component="TSManager" context="" type="1" thread="2192" file="tsnapcontrol.cpp:43">

<![LOG[Error getting system isolation info. Code 8027000C]LOG]!><time="17:57:16.369+420" date="10-15-2012" component="TSManager" context="" type="3" thread="2192" file="remediate.cpp:632">

<![LOG[Remediation failed. Code 8027000C]LOG]!><time="17:57:16.369+420" date="10-15-2012" component="TSManager" context="" type="3" thread="2192" file="tsnapcontrol.cpp:48">

<![LOG[Remediation failed with error code 8027000C]LOG]!><time="17:57:16.369+420" date="10-15-2012" component="TSManager" context="" type="3" thread="2192" file="tsmanager.cpp:1364">

<![LOG[Parsing task sequence . . .]LOG]!><time="17:57:16.384+420" date="10-15-2012" component="TSManager" context="" type="1" thread="2192" file="tsmanager.cpp:1259">

 

I can't find any info online about that error code or the "error getting system isolation info" and it is driving me crazy! Tried all of the different options under "Select the location where you want to apply the operating system" because I think the problem may be there. I have tried two different task sequences, one that formats and one that doesn't. Both fail with the same error code but if I use the one that formats the PC, I can't log back into Windows.

 

Help me windows-noob, you're my only hope!

Share this post


Link to post
Share on other sites

I also found this in the log:

 

<![LOG[Failed to locate the local data path. The files needed to resume the task sequence are missing. This could be because the task sequence finished while in Windows PE. Please check the largest available partition for SMSTSLog\smsts.log file for more information.

The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="10:57:39.000+420" date="10-16-2012" component="TSManager" context="" type="3" thread="248" file="tsmanager.cpp:902">

<![LOG[Task Sequence Manager could not initialize Task Sequence Environment. code 80070002]LOG]!><time="10:57:39.000+420" date="10-16-2012" component="TSManager" context="" type="3" thread="248" file="tsmanager.cpp:1084">

<![LOG[Task sequence execution failed with error code 80070002]LOG]!><time="10:57:39.000+420" date="10-16-2012" component="TSManager" context="" type="3" thread="248" file="tsmanager.cpp:780">

<![LOG[Cleaning Up.]LOG]!><time="10:57:39.000+420" date="10-16-2012" component="TSManager" context="" type="1" thread="248" file="tsmanager.cpp:574">

<![LOG[Removing Authenticator]LOG]!><time="10:57:39.000+420" date="10-16-2012" component="TSManager" context="" type="1" thread="248" file="tsmanager.cpp:585">

<![LOG[successfully unregistered Task Sequencing Environment COM Interface.]LOG]!><time="10:57:39.015+420" date="10-16-2012" component="TSManager" context="" type="1" thread="248" file="environmentlib.cpp:885">

Share this post


Link to post
Share on other sites

try diskparting the hard disc before imaging it

 

something like

 

diskpart

sel disk 0
clean
cre par pri
format fs=ntfs quick
assign
exit

 

then reboot, and try pxe boot again,

the remediation errrors you highlighted are not important at all and are only related to Network Access Protection (NAP) which you are not using.

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.