Configure Azure AD Connect

Install Type은 아래와 같습니다:

AAD-Connector-Install-type


Installation Prerequisites

Azure AD

On-Premises Active Directory

PowerShell .NET Framework

Azure AD Connect Server

Azure AD Connect Server 서버는 critical identity data를 가지고 있어서 Tier 0 구성요소로 취급해야 합니다.

SQL Server used by Azure AD Connect

Accounts

Connectivity


Express Installation

Express is the most common option and is used by about 90% of all new installations.

Express Install은 아래의 옵션으로 구성:


Custom Installation

The customized path allows many more options than express.

AAD-Connector-custom-Install-001

AAD-Connector-custom-Install-002

AAD-Connector-custom-Install-003

AAD-Connector-custom-Install-004

AAD-Connector-custom-Install-005

AAD-Connector-custom-Install-006

AAD-Connector-custom-Install-007

AAD-Connector-custom-Install-008

AAD-Connector-custom-Install-009

AAD-Connector-custom-Install-010

AAD-Connector-custom-Install-011

AAD-Connector-custom-Install-012

AAD-Connector-custom-Install-013

AAD-Connector-custom-Install-014

AAD-Connector-custom-Install-015

AAD-Connector-custom-Install-016

AAD-Connector-custom-Install-017

AAD-Connector-custom-Install-018

AAD-Connector-custom-Install-019

Azure AD Connect Sync Permissions Assign

Import-Module "C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\AdSyncConfig.psm1"

Set-ADSyncBasicReadPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncMsDsConsistencyGuidPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncPasswordHashSyncPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncPasswordWritebackPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncUnifiedGroupWritebackPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncExchangeHybridPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

Set-ADSyncExchangeMailPublicFolderPermissions -ADConnectorAccountName aadsync -ADConnectorAccountDomain exopoc.ml

More about Install Azure AD Connect

Topic Link
Supported topologies Topologies for Azure AD Connect
Design concepts Azure AD Connect design concepts
Accounts used for installation More about Azure AD Connect credentials and permissions
Operational planning Azure AD Connect sync: Operational tasks and considerations
User sign-in options Azure AD Connect User sign-in options
Configure filtering Azure AD Connect sync: Configure filtering
Password hash synchronization Password hash synchronization
Pass-through Authentication Pass-through authentication
Password writeback Getting started with password management
Device writeback Enabling device writeback in Azure AD Connect
Prevent accidental deletes Azure AD Connect sync: Prevent accidental deletes
Automatic upgrade Azure AD Connect: Automatic upgrade