- 0
Hardlink migration - unable to clear userstate folders at partitions after successful restoration of data
Asked by
NavdeepSidhu
Asked by
NavdeepSidhu
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.
Hi Folks
We are using SCCM 2007 R2 & USMT 4.0 to migrate OS using hardlink option. In TS, we specifically mentioned under "Set Task Sequence Variable" step is "OSDStateStorePath" with the value "c:\_SMSTaskSequence\userState". We are using customize option under "Capture user files & setting" option & mentioned three xml files -- MigUser.xml, MigDocs.xml & MigApp.xml.
Under "Restore user files & setting" step, we are using standard options only.
TS is running fine & new OS is being installed and data is also being restored under respective partitions.
Only issue is that we found a folder named "_SMSTaskSequence/userState" in every partition & this folder contains duplicate copy of the restored data which is unnecessarily occupying disk space.
We want that this folder should be removed from partitions automatically after successful restoration of the data.
No error reported in smsts.log file. I'm attaching scanstate log file with start point & end point
Start point
2012-07-18 12:41:25, Info [0x000000] USMT Started at 2012/07/18:12:41:25.599
2012-07-18 12:41:25, Info [0x000000] Command line: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\scanstate.exe c:\_SMSTaskSequence\userState /o /localonly /c /efs:copyraw /v:5 /l:C:\Windows\system32\CCM\Logs\SMSTSLog\scanstate.log /progress:C:\Windows\system32\CCM\Logs\SMSTSLog\scanstateprogress.log /i:\\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigUser.xml /i:\\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigDocs.xml /i:\\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigApp.xml /nocompress /hardlink
2012-07-18 12:41:25, Status [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'
2012-07-18 12:41:25, Info [0x000000] Script file specified: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigUser.xml[gle=0x00000002]
2012-07-18 12:41:25, Info [0x000000] Script file specified: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigDocs.xml[gle=0x00000002]
2012-07-18 12:41:25, Info [0x000000] Script file specified: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigApp.xml[gle=0x00000002]
2012-07-18 12:41:25, Info [0x000000] Replacement Manifests are processed because this OS version has built-in component manifests
2012-07-18 12:41:25, Info [0x000000] The ReplacementManifests folder used to service system component manifests is not present. OS settings migration will be done with system component manifests installed onto the system.
2012-07-18 12:41:25, Info [0x000000] Starting the migration process[gle=0x00000006]
2012-07-18 12:41:25, Status [0x000000] Activity: 'MIGACTIVITY_MIGRATION_START'
2012-07-18 12:41:25, Info [0x000000] Excluding path: \\*\*
2012-07-18 12:41:25, Info [0x000000] Excluding path: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86
2012-07-18 12:41:25, Info [0x000000] Excluding path: %SystemDrive%\_SMSTaskSequence\userState
2012-07-18 12:41:25, Info [0x000000] Excluding path: C:\_SMSTaskSequence\userState
2012-07-18 12:41:25, Info [0x000000] Excluding path: D:\_SMSTaskSequence\userState
2012-07-18 12:41:25, Info [0x000000] Excluding path: E:\_SMSTaskSequence\userState
2012-07-18 12:41:25, Info [0x000000] Excluding path: C:\Windows\system32\CCM\Logs\SMSTSLog\scanstate.log
2012-07-18 12:41:25, Info [0x000000] Excluding path: C:\Windows\system32\CCM\Logs\SMSTSLog\scanstateprogress.log
2012-07-18 12:41:25, Info [0x000000] Excluding path: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigUser.xml
2012-07-18 12:41:25, Info [0x000000] Excluding path: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigDocs.xml
2012-07-18 12:41:25, Info [0x000000] Excluding path: \\Xx-xx-xx\SMSPKGD$\PJB00079\x86\MigApp.xml
End Point
2012-07-18 12:45:31, Info [0x080362] Dumping all migration units: END
2012-07-18 12:45:32, Info [0x000000] Completed serialization of migration engine state
2012-07-18 12:45:32, Status [0x000000] Processing File C:\Windows\Temp\tmp9397.tmp\Temp[MIGSTATE.DAT]
2012-07-18 12:45:32, Info [0x080000] Media Manager: Finalizing catalog
2012-07-18 12:45:32, Info [0x0801e7] Finalizing catalog (14126 entries). Catalog is now in read-only mode.
2012-07-18 12:45:32, Info [0x080000] Catalog optimizations for hostname\user: BeginOffset: 0, EndOffset: 0
2012-07-18 12:45:32, Info [0x080000] Catalog optimizations for domain\user: BeginOffset: 101550, EndOffset: 4981316
2012-07-18 12:45:32, Info [0x080000] Catalog optimizations for hostname\administrator: BeginOffset: 5036152, EndOffset: 7990708
2012-07-18 12:45:32, Info [0x080000] Catalog optimizations for system: BeginOffset: 0, EndOffset: 0
2012-07-18 12:45:32, Info [0x0801ed] Catalog at C:\Windows\Temp\tmp9397.tmp\Temp\tmpC68A.tmp has been successfully finalized (14126 entries)
2012-07-18 12:45:32, Info [0x080000] Media Manager: Storing catalog
2012-07-18 12:45:32, Status [0x000000] Processing File catalog.mig
2012-07-18 12:45:32, Info [0x000000] Gather ended at 7/18/2012 7:15:32
2012-07-18 12:45:32, Info [0x000000] Leaving MigGather method
2012-07-18 12:45:32, Info [0x000000] Entering MigCloseCurrentStore method
2012-07-18 12:45:32, Info [0x0801dc] Closing catalog file
2012-07-18 12:45:32, Info [0x0801dd] Deleting catalog file at C:\Windows\Temp\tmp9397.tmp\Temp\tmpC68A.tmp
2012-07-18 12:45:32, Info [0x000000] Leaving MigCloseCurrentStore method
2012-07-18 12:45:32, Status [0x000000] Activity: 'MIGACTIVITY_SUCCESS'
2012-07-18 12:45:32, Info [0x000000] Success, 6 errors ignored. See the log for more information.[gle=0x00000006]
2012-07-18 12:45:32, Info [0x000000] USMT Completed at 2012/07/18:12:45:32.611[gle=0x00000006]
2012-07-18 12:45:32, Info [0x000000] Entering MigShutdown method
2012-07-18 12:45:32, Info [0x080000] COutOfProcPluginFactory::FreeSurrogateHost: Shutdown in progress.
2012-07-18 12:45:32, Info [0x0803e6] Removing mapping for HKLM
2012-07-18 12:45:32, Info [0x0803e7] Successfully unmapped HKLM
2012-07-18 12:45:32, Info [0x0803e6] Removing mapping for HKU
2012-07-18 12:45:32, Info [0x0803e7] Successfully unmapped HKU
2012-07-18 12:45:32, Info [0x080487] Destroying OS analysis service
2012-07-18 12:45:32, Info [0x080488] Destroyed OS analysis service
2012-07-18 12:45:32, Info [0x000000] Leaving MigShutdown method
Any help in this regard will be highly appreciated.
Navdeep Sidhu
Share this post
Link to post
Share on other sites