Previous Next
Opalis Integration Pack Version 2 for Microsoft Active Directory > Objects > Remove User from Group

Remove User from Group
The Remove User from Group object enables you to remove an existing user as a member to a specified group.
How it is used
Use the Remove User from Group to automatically remove a user from a group as part of an automated process when a person moves to another department in the organization.
Configuration
To configure the Remove User from Group object you need to know which connection you would like to use, the idenity of the group that you will be removing the user from, and the identity of the user that you are removing.
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 group that you want to remove the user from.
Member
Type the DN, SID, GUID, UPN or Domain\Name of the user that you are removing.
 
Available Published Data
 
Name
Description
Command
The powershell command that was executed for this object.
Count
The number of items returned by the powershell command.
Identity
The identity of the group.
Member
The identity of the user that was removed.
Standard output
The standard out stream that was returned by the powershell command.
Common Published Data

Previous Next