Using USMT ....

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

Guest

Hi Folks!

Again, I need your help!
We are using USMT .. works excellent, all required settings and files are
backed up. We are using variables for the settings which works also perfect.

Now, we got to know that using the /q switch and the /rollback on the
loadstate doesn't seem to work. There is no entry on the rollback feature nor
does the switch /q work ... ;-(( Any ideas ? Below you see the script we use.

Looking 4ward for response.

Greets, Markus

For Savestate:
scanstate /o /all /localonly /ui:90 /i:migapp.inf /i:migsys.inf
/i:miguser.inf /i:sysfiles.inf \\%servr%\%computername%\%username%\

For Loadstate:
loadstate /progress:loadstatelog.txt /rollback /q /C
\\%servr%\%computername%\%username%
 
The /q option has changed since USMT 2.5. In USMT 2.5, this option
specified that Loadstate should apply the files and settings to the
current user. In USMT 2.6 the /q switch allows Loadstate to run
without administrator credentials.

/rollback enables the rollback feature (if something goes wrong during
the loadstate process)

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 
Back
Top