Skip to content

Active Directory Migration Toolkit

Compare
Choose a tag to compare
@scottd3v scottd3v released this 24 Aug 20:32
· 4827 commits to master since this release
96dd54d

Depreciation Notice
The Active Directory Migration Toolkit has been depreciated and replaced by the Active Directory Migration Utility.


The Active Directory Migration Toolkit is a curated set of migration scripts that facilitate a two-step process of Active Directory to JumpCloud windows system migration.

The first step involves account migration where the ProfWiz utility is used to migrate the profile from the domain account to a new local account.

After the profiles from the domain accounts are migrated to local accounts, the second step, system migration, involves leaving the Active Directory domain and installing the JumpCloud agent.

To use the utility admins should run the AccountMigration.bat file first and then the SystemMigration.bat

Prior to running the SystemMigration.bat admins should open the SystemMigration.ps1 and input their organizations JumpCloud connect key into the $CONNECT_KEY variable on line 3.

$CONNECT_KEY = "" # <--- paste your organizations connect key between the " ". This key can be found within the JumpCloud admin console on the 'Systems' tab by clicking the green (+) in the top left corner.

Find the full steps for using the Active Directory migration toolkit in the linked KB articles below:

Step 1: Converting Windows System Active Directory Domain Accounts to Local User Accounts

Step 2: Unbinding Windows Systems From An Active Directory Domain and Installing the JumpCloud Agent

YouTube video of example using the AD Migration toolkit