AD.Group.Delete
Top  Previous  Next


Deletes group

Category
Active Directory

Script section
All

AD.Group.Delete
ContainerPath, GroupCN

ContainerPath
Full AD path to container in which to delete group  

GroupCN
Common Name of group to delete  

Example
Delete the group "myGroup" from the myOU OU of domain d2.acme.com

AD.Group.Delete dc=com/dc=acme/dc=d2/ou=myOU, myGroup