Move a Group

Applies To: Windows Server 2008 R2, Windows Server 2012

Membership in Account Operators , Domain Admins , or Enterprise Admins , or equivalent, is the minimum required to complete this procedure. Review details about using the appropriate accounts and group memberships at https://go.microsoft.com/fwlink/?LinkId=83477.

To move a group using Active Directory Administrative Center

  1. To open Active Directory Administrative Center, click Start , click Administrative Tools , and then click Active Directory Administrative Center .

    To open Active Directory Users and Computers in Windows ServerĀ® 2012, click Start , type dsac.exe .

  2. In the navigation pane, select the node that contains the group that you want to move.

  3. In the management list, right-click the group that you want to move, and then click Move .

  4. In the Move dialog box, use the column explorer to navigate to and select the folder to which you want to move the group, and then click OK .

Additional considerations

  • You cannot use Active Directory Administrative Center to move groups between domains. To move groups between domains, use the Active Directory Migration Tool (ADMT). For more information, see the ADMT v3.1 Guide: Migrating and Restructuring Active Directory Domains (https://go.microsoft.com/fwlink/?LinkId=82740).

  • You can also perform the task in this procedure by using the Active Directory module for Windows PowerShell. To open the Active Directory module, click Start , click Administrative Tools , and then click Active Directory Module for Windows PowerShell . For more information, see Move a Group (https://go.microsoft.com/fwlink/?LinkId=141723).

    To open the Active Directory module for Windows PowerShell in Windows Server 2012, open Server Manager , click Tools and then click Active Directory Module for Windows PowerShell .

    For more information about Windows PowerShell, see Windows PowerShell (https://go.microsoft.com/fwlink/?LinkID=102372).

Additional references