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

Delete Computer
The Delete Computer object enables you to delete an existing computer from Microsoft Active Directory.
How it is used
Use the Delete Computer to automatically remove a computer from the domain as part of a virtual machine decommissing process.
Configuration
To configure the Delete Computer object you need to know which connection you would like to use and the idenity of the computer 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 computer you want to delete.
DeleteTree
Specify whether to delete the entire sub-tree of objects below the computer. This setting is required to be set to “true” if you want to delete a computer 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 computer that was deleted.
Standard output
The standard out stream that was returned by the powershell command.
Common Published Data

Previous Next