We are cleaning up AD and it's a bear to do manually. What I have:
- ProjectXYZ (Role Group)
- Members:
- DepartmentJ (Role Group)
- User 1
- User 2
- Members:
What I want:
- ProjectXYZ (Role Group)
- Members:
- User 1
- User 2
- User 3
- User 4
- User 5
Basically, the idea is to extract the users from the nested AD Group, store it, add them back into ProjectXYZ role group. When completed, delete the nested Role Group, close the project and go drink something strong.