Hi
I create a batch file to copy profile (with Scanstate.exe) on Windows XP Pro SP3 to a share folders.
Batch file contain:
scanstate.exe \\fileserver\migration /i:miguser.xml /i:migapp.xml /v:13 /l:scan.log
but when i launch a batch file i have error
LookupAccountSidW failed. Error: 0x00000534
Thanks