AD.Account.Delete
Deletes global user account
Category
Active Directory
Script section
[Undo], inside Data.Loop..EndLoop statement
AD.Account.Delete
ContainerPath
,
CN
ContainerPath
Full AD path to container in which to delete account
CN
Common name of account to delete
Example
Delete account in the myOU OU of domain d2.acme.com, read CN from column 2 in [data] section
AD.Account.Delete
dc=com/dc=acme/dc=d2/ou=myOU,%col2%