Active Directory data source
Data Manager is included in all Service Collection Premium and Enterprise plans.
Active Directory is a Microsoft tool used for systems management.
The Active Directory data source uses a PowerShell connection to bring data into Data Manager . It works with versions of PowerShell up to v5 (v6 and v7 are not supported).
How to connect Active Directory to Data Manager
This task requires Data Manager & Adapters admin permissions to complete. See how permissions and roles work in Data Manager.
Gather all of the Data Manager type information, including the data source name, short display name, and the data source type.
Gather the Active Directory fields – this may require consultation with the Active Directory subject matter expert (SME).
In Data Manager, add a new data source by selecting the tool you which to connect and configure with all the gathered information.
Each time this data source is fetched the data becomes raw data.
Data Manager fields
You need to specify the following information from Data Manager:
Data source name – the name of the data source used to run, transform, map, cleanse, and import the data.
Short display name – a unique name as a data source label.
Data source type – what type of data the tool is providing. For example, Assets , CMDB, user location.
Active Directory fields
AD data source – where the data should come from. Options:
ユーザー
コンピューター
サイト & サービス (サブネット)
Enable discovery domains – when checked, the data source searches AD DS to identify user accounts and associated attributes.
Target domains – domains you want to connect, separated by commas.
Username – account with read‑only access to Active Directory.
Password – password for that account.
認証と承認
Authentication and authorization are handled by the data source using PowerShell.
The Adapters client uses Remote Server Administration Tools (RSAT) to run the PowerShell query.
You need an RSAT‑enabled server for the PowerShell call to work.
If domains listed under Target domains have different credentials, configure them as separate data source connections. They can then be brought together into one data source using the Data Source Aggregate data source.
Fields retrieved
The Primary Key retrieved by Active Directory is distinguishedname.
ユーザー オブジェクト クラスでは、次のフィールドが取得されます。
distinguishedname
name
whenChanged
whenCreated
location
userAccountControl
accountExpires
cn
mail
sAMAccountName
lastLogonTimestamp
employeeID
employeeNumber
employeeType
department
countryCode
co
st
street
streetaddress コンピュータ オブジェクト クラスでは、次のフィールドが取得されます。
FlatDomain
QualifiedDomain
distinguishedname
name
whenChanged
whenCreated
location
OperatingSystem
OperatingSystemServicePack
OperatingSystemVersion
userAccountControl
description
accountExpires
lastLogoff
cn
sAMAccountName
lastLogonTimestamp
ADTarget この内容はお役に立ちましたか?