Previous Next
Opalis Integration Pack Version 2 for Microsoft Active Directory > Objects > Delete User

Delete User
The Delete User object enables you to delete an existing user from Microsoft Active Directory.
How it is used
Use the Delete User to automatically remove a user from the domain as part of an off-boarding process.
Configuration
To configure the Delete User object you need to know which connection you would like to use and the idenity of the user that you will be deleting.
Properties Tab
 
Connection
Click the ellipsis button (...) and select the Microsoft Active Directory connection that you want to use.
Identity
Type the DN, SID, GUID, UPN or Domain\Name of the user you want to delete.
DeleteTree
Specify whether to delete the entire sub-tree of objects below the user. This setting is required to be set to “true” if you want to delete a user that contains any items in its sub-tree.
 
Available Published Data
Note:Some published data values will only be available if the corresponding Optional property was configured in the Properties tab.
 
Name
Description
Command
The powershell command that was executed for this object.
Count
The number of items returned by the powershell command.
DeleteTree
The value of DeleteTree setting.
Identity
The identity of the user that was deleted.
Standard output
The standard out stream that was returned by the powershell command.
Common Published Data

Previous Next