Previous Next
Opalis Integration Pack Version 2 for Microsoft Active Directory > Objects > Get Group

Get Group
The Get Group object enables you to retrieve a list of groups from Microsoft Active Directory.
How it is used
Use the Get Group to retrieve a group by a manager name and assign a user to that group as part of an automated on-boarding process.
Configuration
To configure the Get Group object you need to know which connection you would like to use and defining properties of the groups you want to retrieve.
Properties Tab
 
Connection
Click the ellipsis button (...) and select the Microsoft Active Directory connection that you want to use.
Field
You will use fields that you create with custom criteria to retrieve specific groups. Perform the following for each field you want to use to identify the list of groups:
1.
Use the Select Fields button to choose the fields that you will specify.
2.
For each field, specify the value that corresponds to the groups you want to retrieve.
 
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
AccountName
The SAM Account name of the group.
Alias
The alias specified for the group.
Anr
The value of the setting for ambiguous name resolution.
AttributeScopeQuery
The value of the AttributeScopeQuery setting.
CanonicalName
The CN of the group.
ClassName
The name of the Active Directory class of the group.
Command
The powershell command that was executed for this object.
Count
The number of items returned by the powershell command.
CreationDate
The date the group was created in Active Directory.
DN
The distiniguished name of the group.
Description
The description of the user.
DisplayName
The value of the Display Name attribute of the group.
DontConvertValuesToFriendlyRepresentation
The value of the DontConvertValuesToFriendlyRepresentation setting.
DontUseDefaultIncludeProperties
The value of the DontUseDefaultIncludeProperties setting.
Dynamic
Determines whether the group is dynamic or static.
Email
The email address for the group
Empty
Determines whether the group is empty.
GroupName
The name of the group.
GroupScope
The scope of the group within Active Directory.
GroupType
The type of the group within Active Directory.
Identity
The identity of the group.
IncludeAllProperties
The value of the IncludeAllProperties setting.
IncludedProperties
The list of properties that were included.
IsAdamObject
Determines whether this group is considered an Adam object in the Active Directory hierarchy.
IsSchemaObject
Determines whether this group is considered a schema object in Active Directory.
LdapDisplayName
The LDAP display name of this group.
ManagedBy
The name of the manager the group.
ModificationDate
The last time the group record was modified in Active Directory.
Name
The name of the object in the Active Directory tree.
Notes
The notes associated with this group in Active Directory.
ObjectAttributes
The attributes of this object that are specified.
Standard output
The standard out stream that was returned by the powershell command.
PageSize
The page size configured for this group.
ParentContainerDN
The DN of the parent container of the group.
Path
The path in the Active Directory hierarchy where this group can be found.
PrimaryGroupToken
The primary group token specified for this group in Active Directory.
ReturnPropertyNamesOnly
The value of the ReturnPropertyNamesOnly setting.
SamAccountName
The account name used for this group when interacting with older versions of Windows.
SearchRoot
Determines whether the group search was started from the root.
SearchScope
The scope of group search.
SecurityMask
The security mask for the group.
SerializeValues
The value of the SerializeValues setting.
SizeLimit
The value fo SizeLimit setting.
Type
The type of the object in Active Directory.
UseDefaultExcludedProperties
The value of the UseDefaultExcludedProperties setting.
UseDefaultExcludedProperties
The value of the UseDefaultExcludedPropertiesExcept setting.
WildcardMode
Determines whether the query was set to use PowerShell or LDAP wildcard modes.
ldapFilter
The value of the ldapFilter setting.
Common Published Data

Previous Next