ADSDOU Table

The ADSDOU table is populated with domain, and organizational unit data from Active Directory in preparation for an Active Directory reconciliation.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ADSDOU table

Database Column

Details

DomainID

Type: integer. Key

The domain in which this object resides.

RDN

Type: text (max 400 characters). Key

The relative distinguished name of this object.

GUID

Type: binary (max 16 bytes). Key

The ObjectGUID of this Active Directory object.

BlockInheritance

Type: boolean

True (1) if package allocations should not be inherited from parent OUs or Domain, unless no-override is set for the Allocation (in the policy group membership mode).