Skip to content

The Workstation Migration Assistant is a visual wrapper for Microsoft's User State Migration Tool, designed to simplify the capture / restore process for your end-users, and at the same time being highly configurable so that it can be customised to suit your organisations needs.

Notifications You must be signed in to change notification settings

SheepReaper/MigAssistant-VB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • (First time, or any time you wish to upgrade USMT) Microsoft's User State Migration Tool - This is available by Installing the Windows Assessment and Deployment Toolkit. Search MS to find it. USMT is a tickable option when installing the ADK - To my knowledge, there is not a specific USMT version requirement.

Usage Instructions

  1. On the computer where the Windows ADK is installed: copy the architecture specific folders (x86, amd64, arm64) from "$env:ProgramFiles(x86)\Windows Kits$ver\Assessment and Deployment Kit\User State Migration Tool" to the root MigAssistant Folder
  2. Customize MigAssistant.exe.config to suit your needs
  3. (Optional) Copy MigApp.XML and/or MigUser.XML from any of the architecture-specific folders to the top-level MigAssistant Folder
    1. Customize MigApp.XML and/or MigUser.XML
    2. Copy the prepared MigAssistant Folder to a network location (Recommended) or copy it locally to a machine you wish to migrate.
  4. Run MigAssistant.exe as Administrator

Build/Debug Instructions

  1. Builds without modification to AnyCPU
  2. Same requirements as above to Debug
    1. Follow the Usage instructions regarding installing and copying USMT, but your destination folder is the Debug output folder for the project in Visual Studio.

Further Reading

Please review README for more in-depth information including command-line switches.

Acknowledgements

Original README by Dan Cunningham.

About

The Workstation Migration Assistant is a visual wrapper for Microsoft's User State Migration Tool, designed to simplify the capture / restore process for your end-users, and at the same time being highly configurable so that it can be customised to suit your organisations needs.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%