Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete Object (AD)
Function
Deletes an existing AD object
Deployment
This action is typically used for deleting existing non-user objects
in the AD (e.g. an OU)
Properties
The object to delete must be specified by one of the following properties:
1. Active Directory Object
2. LDAP name
3. SAM account name
|
Property Name |
Description |
Typical setting |
Remarks |
|
Active Directory Object |
An internal data structure representing the
object. This property is an "output only" property and is generated
automatically. This property cannot be used in other script actions. |
|
|
|
LDAP name |
The LDAP name of the object to be deleted. |
|
|
|
SAM account name |
The SAM account name (Pre-Windows 2000) of
the object you want to delete. |
|
|
See also:
Script
action: Create object (AD)
|