Deleting a group
You can use this recipe to delete a previously created group.
Getting ready
To delete a group, sign in to a domain controller, a member server, or a device with RSAT for Active Directory Domain Services installed.
Sign in with an account that is a member of the Domain Admins group, the Account Operators group, or with an account that is delegated to delete groups in the domain or in the scope of the OU where the group is to be deleted.
How to do it...
There are four ways to delete a group:
- Using Active Directory Users and Computers
- Using Active Directory Administrative Center
- Using command-line tools
- Using Windows PowerShell
Using Active Directory Users and Computers
To delete a group using Active Directory Users and Computers, perform the following steps:
- Press Start.
- Search for Active Directory Users and Computers and select it from the search results, or run
dsa.msc
. The Active Directory Users and Computers...