How can I delete multiple user groups using Bulk Administration Tool?
How can I delete multiple user groups using Bulk Administration Tool?
You could execute multiple Delete Group commands (one per line in your input file). From the AMBA User Guide:
Delete Group
Deletes a specified group record from the database.
Action DG
Required Fields GrpName
Optional Fields IdentitySource, SecurityDomain
If Security Domain and Identity Source are not provided, then the group will be searched in the default identity source (Internal DataBase) and security domain (System Domain) created during AM installation.
You could execute multiple Delete Group commands (one per line in your input file). From the AMBA User Guide:
Delete Group
Deletes a specified group record from the database.
Action DG
Required Fields GrpName
Optional Fields IdentitySource, SecurityDomain
If Security Domain and Identity Source are not provided, then the group will be searched in the default identity source (Internal DataBase) and security domain (System Domain) created during AM installation.