ADGroup membershipmodification

Roger Roger 6,471 Reputation points
2022-04-29T16:46:43.727+00:00

Hi All

i have an AD security group lets say Test1 and i want to give user1 access to that AD group to modify the users within this AD group.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,734 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pierre Audonnet - MSFT 10,191 Reputation points Microsoft Employee
    2022-04-29T19:16:38.533+00:00

    You cannot create a delegation this way. Permissions are inherited through containers such as domain or organizational units (OU). Not through groups. If you place all the members of this group under the same OU, then you can create the delegation you are looking for at the OU level and all users under will inherit the permissions.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.