Active Roles provides a cmdlet to Deprovision a user:
Deprovision-QADUser
However, a command to Undo the Deprovision does not exist.
The following method can be used to Undo a Deprovision.
1. First, launch the Active Roles Management Shell
2. Run the following command:
Connect-QADService -proxy
3. Once connected, run the following command:
Set-QADUser -Identity -ObjectAttributes @{edsvaUnDeprovision=$null}
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center