USMT Loadstate errors

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am migrating Windows NT users in workgroups to Windows XP users in an AD
domain.

I have used Scanstate with the following switches: /q /x /x /f /v 7 /i
(.INF files)

I am using VmWare for my test XPSP2 workstation
I then used Loadstate with the following switch: /v 7

I am receiving the following error during the loadstate:

Info Detected Copy This State
Info Detected UserHive
Info Creating user profile for 37081\\bsieloff
Module Error Can't find 37081\bsieloff on the network [ERROR=1332 (534h)]
Module Error Module SCRIPT failed [ERROR=1332 (534h)]
Module Error Module ACCESSIBILITY failed [ERROR=1223 (4C7h)]

37081 = name of NT computer scanned
bsieloff = username logged in during scan

Is there a switch I should use during the loadstate that will allow the
transfer of user settings correctly?

Thank you
 
Which version of USMT are you using?

You should use USMT 2.5 (available on the Windows Server 2003 CD-ROM,
in the \VALUEADD\MSFT\USMT folder.

Loadstate switches for applying the store to a new domain and user

/md:<new domain> Specifies new domain for the user
/mu:<new user> Specifies new user name

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 
Just curious, are you using usmt 2.5 or beta version usmt 2.6? Either
way, try adding /md:<domain name>. If using 2.5 then it will map the
collected user to the new domain (make sure bsieloff is a user on that
domain). Also, would you find migration to be easier if there were
some gui tools to edit the inf files and the command line?

Hope this helps,
Jason
 
Back
Top