
Yankorson
-
Posts
3 -
Joined
-
Last visited
Posts posted by Yankorson
-
-
Invalid store path; check the store parameter and/or file system permissions
did you check that ?
here's my loadstate command which i completed yesterday successfully for you to compare with
Thanks sir. I have been able to get it sorted out. I was copying amd64 folder instead of x86, hence the error. If I may, let me ask you another question: I only want to to migrate my domain user profile and its files/folder (C:\users\MYDOMAINUSER\) and not local users.. Nothing fancy, no file exclusions, only my domain user folder.
Logs show that everything works, however, my user profile is not being copied. My loadstate.log shows that my command line is the following:
\\DISTRIBUTIONPOINT\USMTPACKAGE\x86\loadstate.exe C:\users\public\USMToffline /v:5 /l:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstateprogress.log /i:\\\DISTRIBUTIONPOINT\USMTPACKAGE\x86\MigUser.xml /hardlink /nocompress /ue:*
In my TS, the Restore User State step is set to Customize how user profiles are restored, and MigUser.xml is selected (I do not know if this is redundant or not).MigUser.xml is unmodified.
Thanks!!
-
Hi guys. We have an Offline refresh USMT TS and our Restore User State step fails. TS is set to Access content from DP. NTFS/Share permissions are ok. I have deleted previous store folders before running the TS again. The Restore User State Step in the Task Sequence is set to use default unmodified MigUser.xml. Any ideas will be much appreciated!
smsts.log:
Executing command line: "\\DISTRIBUTIONPOINT\PACKAGE\x86\loadstate.exe" "C:\USMToffline" /c /v:5 /l:"C:\Windows\system32\CCM\Logs\SMSTSLog\loadstate.log" /progress:"C:\Windows\system32\CCM\Logs\SMSTSLog\loadstateprogress.log" /i:"\\DISTRIBUTIONPOINT\PACKAGE\x86\MigUser.xml" /hardlink /nocompress OSDUSMT 07/08/2014 05:02:05 p.m. 424 (0x01A8)
Process completed with exit code 27 OSDUSMT 07/08/2014 05:02:05 p.m. 424 (0x01A8)
USMT completed with exit code 27 OSDUSMT 07/08/2014 05:02:05 p.m. 424 (0x01A8)
uExitCode == 0, HRESULT=8007001b (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\main.cpp,384) OSDUSMT 07/08/2014 05:02:06 p.m. 424 (0x01A8)
USMT returned exit code (0x0000001b). Look USMT log file loadstate.log for detail error message. OSDUSMT 07/08/2014 05:02:06 p.m. 424 (0x01A8)OSDMigrateUserState finished: 0x8007001b OSDUSMT 07/08/2014 05:02:06 p.m. 424 (0x01A8)
Process completed with exit code 2147942427 TSManager 07/08/2014 05:02:06 p.m. 1852 (0x073C)
!--------------------------------------------------------------------------------------------! TSManager 07/08/2014 05:02:06 p.m. 1852 (0x073C)
Failed to run the action: Restore User State.
The drive cannot find the sector requested. (Error: 8007001B; Source: Windows) TSManager 07/08/2014 05:02:06 p.m. 1852 (0x073C)loadstate.log
2014-08-06 17:34:37, Info [0x000000] USMT Started at 2014/08/06:17:34:37.690
2014-08-06 17:34:37, Info [0x000000] Command line: \\DISTRIBUTIONPOINT\XXXXXXX\x86\loadstate.exe C:\USMToffline /c /v:5 /l:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstateprogress.log /nocompress /hardlink
ï2014-08-06 17:34:37, Status [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'
2014-08-06 17:34:37, Info [0x000000] Failed.[gle=0x00000006]
2014-08-06 17:34:37, Info [0x000000] An error occurred processing the command line.
Invalid store path; check the store parameter and/or file system permissions[gle=0x00000006]
2014-08-06 17:34:37, Info [0x000000] USMT Completed at 2014/08/06:17:34:37.690[gle=0x00000006]
2014-08-06 17:34:37, Info [0x000000] Entering MigShutdown method
2014-08-06 17:34:37, Info [0x000000] Leaving MigShutdown method
using Offline Mode in Windows PE using USMT 4 via a task sequence in SCCM 2007 SP2
in USMT
Posted
Over at the Applying Operating System Image step - Wiping C: step - SMSTS.log says
Set "C:\_SMSTaskSequence" to not be wiped
Set "C:\USMToffline" to not be wiped
Nevertheless, whenever the wiping is finished, I press F8 and doing a DIR on C:, shows me ONLY C:\_SMSTaskSequence and no C:\USMTOffline. It seems it deleted it?
Afterwards, at the Restore Step, I see this over at the SMSTS.log
Creating directory "C:\USMToffline"
But it is empty with 0bytes. My question is, if C:\USMTOffline is set to not be wiped, then why does it wipe it and then create it again with 0 bytes? Loadstate is failing wih "invalid store" but it seems because its trying to restore data from a just created (empty) c:\USMTOffline folder.
FYI
-loadstate.exe command line according to loadstate.log -
Command line: C:\_SMSTaskSequence\Packages\XXX004E7\x86\loadstate.exe C:\USMToffline /c /v:5 /l:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\system32\CCM\Logs\SMSTSLog\loadstateprogress.log /i:C:\_SMSTaskSequence\Packages\XXX004E7\x86\miguser.xml /hardlink /nocompress /ue:MINWINPC\*