...
The Delete Entry activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Entry (combo box control) (type: string): the entry for the entry path or bind this parameter with the output parameter of a Get Entry activityaccount, in this case the entry for an user account. The entry can be linked to a variable outputed by the GetEntry activity or written by hand. The accepted format should be written as in the given example: "LDAP://VSRPDC201.FMRP.intern/CN=TestingUser,OU=Users,OU=__DEV-Testing,DC=FMRP,DC=intern":
This activity can be used to remove different kind of entries, not just users. It can remove a computer and also a group.
Edit Account Expires
This activity sets the value of the "accountExpires" property for an Active Directory account.
...