A. Open Active Directory Users and Computers, and then delete the existing HRServices domain local group. Create a new domain local group named DL_HRServices. Add the G_HRUsers group to the DL_HRServices group. Assign the DL_HRServices group the Allow - Full Control permission for the HRFiles shared folder.
B. Open the Active Directory Users and Computers, and then change the name of the HRservices group to DL_HRServices.
C. Run the following command: dsadd group CN=DL_HRServices,CN=Users,DC=testking.com,DC=com - member CN=G_HRUsers,CN=Users,DC=testking,DC=com
D. Run the following command: dsmove CN=HRServices,CN=Users,DC=testking,DC=com -newname DL_HRServices