I am working to get USMT 4.0 working with SCCM 2007 right now. I have done a pretty basic setup of USMT within the Windows 7 install task. It is saving the user files properly, but it fails to load them. Loadstate.log comes up with the following two lines as error.
[0x000000] An error occurred processing the command line.
-set local state location (setting the path to %SystemDrive%\UserState)
-Set hard-link scan properties (OSDMigrateAdditionalCaptureOptions set with /hardlink and /nocompress)
-Capture user settings
Install OS
Setup OS
Restore User Files and Settings
-Set Hard Link Load Parameters (OSDMigrateAdditionalRestoreOptions set with /hardlink and nocompress)
-Restore User Files and settings
Install Software
Everything else is working as needed, including software install. Loadstate is the only issue at this point. We are naturally running windows domain as our logins, so if setting it to only capture our Domain users would work, I will set accordingly.
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.
I am working to get USMT 4.0 working with SCCM 2007 right now. I have done a pretty basic setup of USMT within the Windows 7 install task. It is saving the user files properly, but it fails to load them. Loadstate.log comes up with the following two lines as error.
[0x000000] An error occurred processing the command line.
\\SCCM.CLINTON.MO\SMSPKGD$\CSD000DC\x86\loadstate.exe C:\UserState /c /all /v:5 /l:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstateprogress.log /i:\\SCCM.CLINTON.MO\SMSPKGD$\CSD000DC\x86\miguser.xml /i:\\SCCM.CLINTON.MO\SMSPKGD$\CSD000DC\x86\migapp.xml /Hardlink /nocompress ##ERROR## --> /all
Here is the basic 'setup' of my task sequence
Capture files and settings
-set local state location (setting the path to %SystemDrive%\UserState)
-Set hard-link scan properties (OSDMigrateAdditionalCaptureOptions set with /hardlink and /nocompress)
-Capture user settings
Install OS
Setup OS
Restore User Files and Settings
-Set Hard Link Load Parameters (OSDMigrateAdditionalRestoreOptions set with /hardlink and nocompress)
-Restore User Files and settings
Install Software
Everything else is working as needed, including software install. Loadstate is the only issue at this point. We are naturally running windows domain as our logins, so if setting it to only capture our Domain users would work, I will set accordingly.
Share this post
Link to post
Share on other sites