Active Directory Synchronisatie Gids

1. Azure AD Sync (Azure AD Connect)

1. Installeer Azure AD Connect.
2. Configureer Azure AD Connect met Password Hash Sync of Pass-Through Authentication.
3. Voer de initiƫle synchronisatie uit.
4. Optioneel: Hybrid Azure AD Join inschakelen.
    

2. Microsoft 365 & Exchange Online Sync

1. Gebruik Azure AD Connect.
2. Stel een Exchange Hybrid Setup in (optioneel).
3. Controleer gebruikersaccounts in Microsoft 365 Admin Center.
    

3. File & Storage Sync (DFS & OneDrive)

A. DFS Replication (DFS-R)

1. Installeer DFS Replication.
2. Configureer een replicatiegroep en voeg gedeelde mappen toe.
    

B. OneDrive Sync

1. Stel een GPO in voor OneDrive synchronisatie.
2. Controleer of gebruikers automatisch synchroniseren.
    

4. Group Policy Sync (GPO Replication)

1. Controleer replicatiemethode in Event Viewer.
2. Forceer replicatie met:
   repadmin /syncall /APeD
   gpupdate /force
3. Controleer SYSVOL-replicatie.
    

5. Identity & Access Management Sync (IAM)

A. ADFS Instellen

1. Installeer Active Directory Federation Services (ADFS).
2. Configureer federatie met externe apps.
    

B. LDAP Sync

1. Koppel een externe applicatie via LDAP (ldap://yourdomain.com:389).
2. Test de verbinding met ldapsearch of AD Explorer.