Workstation Migration Assistant 1.0 RC1
Well, it’s been in development for quite some time, but I’m finally happy enough with the feedback from both my own company and external testers to make a more public release.
Please note that this IS a release candidate and as such, may be prone to a few bugs that have yet to be discovered. Rest assured however, that both myself and a 20-strong test team have been battering this for the past while so I’m confident that there’s no *major* bugs.
There’s a ReadMe file included, I *do* advise that you read that first before contacting me about problems. If you still think that you’ve got a valid query or have found a bug, please let me know.
Changelog and download link are in the Workstation Migration Assistant section
Dan


Will this run from within WinPE 2.0?
Sorry if this had been stated earlier somewhere and I missed it.
Thanks,
Randy
From your ReadMe.rtf
Installation and configuration
• Extract the files to a local folder. Please note that WMA does NOT work from a network-location due to .NET security restrictions
Myton: You know, I hadn’t thought about that. Technically, no, USMT doesn’t need to be installed, WMA does have to be copied somewhere locally though. So you can copy USMT and WMA files to a Temp folder and run. I’ll look into fixing this .NET security issue – there MUST be some workaround to get WMA running from a network location.
I was able to get WMA to work without downloading the USMT and also got it to work on my flash drive without it giving me that prompt. I haven’t tried using WMA from a network share yet with the cmd you mentioned. I was thinking about creating a batch file to run it and will test next week for I am ready to leave and go home. By the way on an older computer I got an error launching WMA for the Net Framework version on the laptop was not at least a certain version. Might want to add that to the prerequisites for running the WMA. I really like the MailSend option of the success or failure scanstate and loadstate. I also like the health check feature for I had booted up a laptop that must have shutdown improperly and it flagged it…I thought that was pretty cool. Keep up the good work.
Myton
I’ve developed a similar HTA for USMT migration but it executes capture and restore on the target machine remotely. This allows a helpdesk to manage this without visiting the users desktop. I used some sysinternals tools for the remote execution – (psexec, pskill) and it,s managed via a GUI.
I used cs.ini to manage the machine variables for the capture path.
Is the remote execution something that you would consider adding to your tool?
Cheers
Ian