ADGroupSubGroups View
Lists the Active Directory group and the nested groups, including children groups and grand-children groups.
Column Name |
Description |
Refers to |
ParentGroup_CanonicalName |
The canonical name of the parent group |
|
ParentGroup_DomainId |
The domainID of the parent group |
Domains.Id |
ParentGroup_DomainName |
The domain name of the parent group |
|
ParentGroup_GroupType |
The group type of the parent group 1-Domain local, 2-Global, 3-Universal |
|
ParentGroup_GroupTypeDesc |
The display value for ParentGroup_GroupType (Domain local/Global/Universal) |
|
ParentGroup_NTLogonName |
The NTLogonName of the parent group |
|
ParentGroup_ObjectName |
The object name of the parent group. The general display value for the AD group in precanned report. Format:<AD group samAccountName>@<domain Name> |
|
ParentGroup_ParentGroupGUID |
The object GUID of the parent group |
ADGroups.GUID |
ParentGroup_ParentGroupName |
The name of the parent group |
|
SubGroup_CanonicalName |
The canonical name of the sub group |
|
SubGroup_DomainId |
The domainIDof the sub group |
Domains.Id |
SubGroup_DomainName |
The domain name of the sub group |
|
SubGroup_EffectiveSubGroupGUID |
The object GUID of the sub group |
ADGroups.GUID |
SubGroup_GroupName |
The group name of the sub group |
|
SubGroup_GroupType |
The group type of the sub group 1-Domain local, 2-Global, 3-Universal |
|
SubGroup_GroupTypeDesc |
The display value for SubGroup_GroupType (Domain local/Global/Universal) |
|
SubGroup_NTLogonName |
The NTLogon name of the sub group Note: There is also a column with a similar name, SubGroup_NTLogoName, that will be deprecated in a future release. |
|
SubGroup_ObjectName |
The object name of the sub group. The general display value for the AD group in precanned report. Format:<AD group samAccountName>@<domain Name> |
|