-
Notifications
You must be signed in to change notification settings - Fork 7
Advanced Deployment Scenarios
Joe Workman edited this page Dec 12, 2024
·
20 revisions
Invoking ADMU Via JumpCloud Agent And Commands
The JumpCloud Agent can execute commands on AD-Bound devices. This allows the JumpCloud Agent to remotely migrate users with the ADMU PowerShell Module.
The following steps/scripts can be used to remotely migrate users from their AD devices, assuming the agent is installed on each device.
The scripts can be found in the following subfolder InvokeFromJCAgent
There are 2 steps/scripts:
- 1_ADMU_Collect.ps1
- 3_ADMU_Invoke.ps1