Good,
We are doing a migration from Windows XP to Windows 7, and for this we are copying the USMT 4.0 tool user data.
And to make the copy of data on a HDD or pendrive external log shows us an error:
(2014-09-22 12:43:23, Info [0x000000] USMT Started at 2014/09/22:12:43:23.3372014-09-22 12:43:23, Info [0x000000] Command line: scanstate.exe F:\USMT\ADM_FGAINZA /o /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:custom1.xml /i:pst.xml /localonly /nocompress /l:F:\USMT\ADM_FGAINZA \ADM_FGAINZA _save.log /v:5 /ue:*\* /ui:ADM_FGAINZA 2014-09-22 12:43:23, Status [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'2014-09-22 12:43:23, Info [0x000000] Failed.[gle=0x00000002] 2014-09-22 12:43:23, Info [0x000000] An error occurred processing the command line. Undefined or incomplete command line option[gle=0x00000002] 2014-09-22 12:43:23, Info [0x000000] USMT Completed at 2014/09/22:12:43:23.384[gle=0x00000002]2014-09-22 12:43:23, Info [0x000000] Entering MigShutdown method2014-09-22 12:43:23, Info [0x000000] Leaving MigShutdown method)
and command them that we have used in the loadstate:
(cadena_loadstate = "cmd.exe /c loadstate.exe m:\usmt\" & cadena(1) & " /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:pst.xml /nocompress /l:m:\usmt\" & cadena(1) & "\" & cadena(1) & "_restore.log /v:5 /ue:*\* /ui:" & cadena(1) & "").
Does anyone know because this error occurred and if there is a solution?
Thank you very much for everything.