Skip to content

How to Delegate Rights to Unlock Accounts in Active Directory?

To delegate rights to unlock accounts in Active Directory, you can follow these steps:

  1. Identify the Appropriate Users or Groups: First, you need to identify the users or groups that you want to delegate the right to unlock accounts. This could include help desk staff or other non-administrative users who need to unlock accounts on a regular basis.
  2. Create a Custom Security Group: Next, you can create a custom security group in Active Directory to hold the users or groups that you identified in step 1. This group will be used to delegate the right to unlock accounts.
  3. Delegate Control: After creating the custom security group, you can delegate control of the “Unlock Account” permission to the group. This can be done using the “Delegation of Control Wizard” in Active Directory Users and Computers.
  4. Assign Permissions: In the Delegation of Control Wizard, select the custom security group you created in step 2 and then assign the “Unlock Account” permission to the group. You can also choose to limit the scope of the delegation to specific organizational units (OUs) or containers in your Active Directory environment.
  5. Test and Verify: Finally, you should test and verify that the delegation of the “Unlock Account” permission is working as expected. You can do this by having a member of the custom security group attempt to unlock an account in Active Directory.

Overall, delegating rights to unlock accounts in Active Directory involves creating a custom security group, delegating control of the “Unlock Account” permission to the group, and assigning permissions to the group using the Delegation of Control Wizard. By following these steps, you can delegate the right to unlock accounts to non-administrative users in your organization while still maintaining control over who has access to this sensitive permission.