Posted On November 9, 2020

Active Directory: Helpdesk Admins Group Creation

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Active Directory: Helpdesk Admins Group Creation
Why?

Give your helpdesk team the ability to manage user accounts in the domain without being a member of the Domain Admins group.

How?
  1. Create a group named ‘Helpdesk Admins’ and add all the Helpdesk users accounts intended with such role
  2. Run ADUC > Navigate to OU where permissions are to be granted (or root directory for entire domain delegation) > Delegate Control > Next > Add > search for ‘Helpdesk Admins’ > OK


    Next > select ‘Create, Delete, and Manage User Accounts’, ‘Reset user passwords and force password change at next logon’, ‘Read all user information’, ‘Modify the membership of a group’,’Join a computer to the domain’

    Next > Finish

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Function to Install Application and Its PowerShell Wrapper

# This function checks on whether a particular app has a corresponding PowerShell wrapper. If…

Windows: Disable Low Disk Space Warning

To disable these balloon messages follow the steps below: 1. Open the Registry Editor by…

Install FOG, an Open Source Machine Backup and Cloning Solution

- Install Ubuntu or Centos - Install FOG - On Windows Client, run sysprep, then…