Well, it seems like this is a somewhat common issue but for some reason, the common solutions have not worked for me. Here is the scenario:
Windows 2008 R2
SCCM 2007 SP2 R3 in Mixed mode
MDT 2010 installed and integrated but not trying to use MDT task sequences right now.
Trying to do hardlinks (just trying to get USMT to work period, whether by hardlinks or not). I have followed the offline guide here, this Technet blog and Peter's blog's.
I had one issue where sflistw7.dat was not being found. I found one article that suggested just copying that from the Windows 7 media. I did that and now I get the following in the loadstate logs:
2010-12-14 13:01:36, Warning [0x08046b] Cannot expand LDID in file list record: 10.old\windows\system32\locale.nls
2010-12-14 13:01:36, Warning [0x08046b] Cannot expand LDID in file list record: 10.old\windows\winsxs\amd64_microsoft-windows-i..nal-core-locale-nls_31bf3856ad364e35_6.1.6913.0_none_0ea7705d61bb185f\locale.nls
I get this warning in the scanstate log (I have changed the name of the domain by hand here just to protect the innocent):
2010-12-13 21:48:34, Warning [0x080462] CListSysFileFilter::BuildTree: could not create FileList object for \\DENSCCM1.DOMAIN.LOCAL\SMSPKGE$\DEN00013\x86\SFLISTXP.DAT: Win32Exception: \\?\UNC\DENSCCM1.DOMAIN.LOCAL\SMSPKGE$\DEN00013\x86\SFLISTXP.DAT: The system cannot find the file specified. [0x00000002] __thiscall UnBCL::FileStream::FileStream(const class UnBCL::String *,enum UnBCL::FileMode,enum UnBCL::FileAccess,enum UnBCL::FileShare,unsigned long)
Here are a few pieces that I found interesting in the smsts log:
<![LOG[Failed to run the action: Install "KB977384 - Advanced Client Hotfix - DEN-KB977384 - Advanced Client Patch Install".
<![LOG[Failed to run the action: Restore User Files and Settings.
Reached the end of the file. (Error: 80070026; Source: Windows)]LOG]!><time="22:15:23.749+420" date="12-13-2010" component="TSManager" context="" type="3" thread="2704" file="instruction.cxx:3101">
When I do the offline method, instead of the "Reached the end of the file" error I get an Out of Space error. My issue there is I have a 50GB drive with a base XP install (~10GB) and I'm just trying to place a base Windows 7 image down that takes up only about 20GB total. If 30GB total free isn't enough, I'm not sure what is. Here is that error message:
<![LOG[Failed to run the action: Error in the task sequence.
Not enough storage is available to complete this operation. (Error: 8007000E; Source: Windows)]LOG]!><time="13:02:23.448+480" date="12-14-2010" component="TSManager" context="" type="3" thread="696" file="instruction.cxx:3101">
I can post more logs, I tried to get what I thought was important here. I have run the patch that is supposed to fix the KB974571 issue as well.
Hopefully this is enough info for someone to point me in the right direction.
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.
Well, it seems like this is a somewhat common issue but for some reason, the common solutions have not worked for me. Here is the scenario:
Windows 2008 R2
SCCM 2007 SP2 R3 in Mixed mode
MDT 2010 installed and integrated but not trying to use MDT task sequences right now.
Trying to do hardlinks (just trying to get USMT to work period, whether by hardlinks or not). I have followed the offline guide here, this Technet blog and Peter's blog's.
I had one issue where sflistw7.dat was not being found. I found one article that suggested just copying that from the Windows 7 media. I did that and now I get the following in the loadstate logs:
2010-12-14 13:01:36, Warning [0x08046b] Cannot expand LDID in file list record: 10.old\windows\system32\locale.nls
2010-12-14 13:01:36, Warning [0x08046b] Cannot expand LDID in file list record: 10.old\windows\winsxs\amd64_microsoft-windows-i..nal-core-locale-nls_31bf3856ad364e35_6.1.6913.0_none_0ea7705d61bb185f\locale.nls
I get this warning in the scanstate log (I have changed the name of the domain by hand here just to protect the innocent):
2010-12-13 21:48:34, Warning [0x080462] CListSysFileFilter::BuildTree: could not create FileList object for \\DENSCCM1.DOMAIN.LOCAL\SMSPKGE$\DEN00013\x86\SFLISTXP.DAT: Win32Exception: \\?\UNC\DENSCCM1.DOMAIN.LOCAL\SMSPKGE$\DEN00013\x86\SFLISTXP.DAT: The system cannot find the file specified. [0x00000002] __thiscall UnBCL::FileStream::FileStream(const class UnBCL::String *,enum UnBCL::FileMode,enum UnBCL::FileAccess,enum UnBCL::FileShare,unsigned long)
Here are a few pieces that I found interesting in the smsts log:
<![LOG[Failed to run the action: Install "KB977384 - Advanced Client Hotfix - DEN-KB977384 - Advanced Client Patch Install".
Unknown error (Error: 80040215; Source: Unknown)]LOG]!><time="12:52:52.076+480" date="11-12-2010" component="TSManager" context="" type="3" thread="3268" file="instruction.cxx:3101">
<![LOG[Failed to run the action: Restore User Files and Settings.
Reached the end of the file. (Error: 80070026; Source: Windows)]LOG]!><time="22:15:23.749+420" date="12-13-2010" component="TSManager" context="" type="3" thread="2704" file="instruction.cxx:3101">
When I do the offline method, instead of the "Reached the end of the file" error I get an Out of Space error. My issue there is I have a 50GB drive with a base XP install (~10GB) and I'm just trying to place a base Windows 7 image down that takes up only about 20GB total. If 30GB total free isn't enough, I'm not sure what is. Here is that error message:
<![LOG[Failed to run the action: Error in the task sequence.
Not enough storage is available to complete this operation. (Error: 8007000E; Source: Windows)]LOG]!><time="13:02:23.448+480" date="12-14-2010" component="TSManager" context="" type="3" thread="696" file="instruction.cxx:3101">
I can post more logs, I tried to get what I thought was important here. I have run the patch that is supposed to fix the KB974571 issue as well.
Hopefully this is enough info for someone to point me in the right direction.
Thanks.
Share this post
Link to post
Share on other sites