Synchronize OnPremise Active Directory to Azure Active Directory/Entra ID quickly using Powershell commands.
Commands are as follows.
Run the following command to install the AzureAD Sync module:
Import-Module ADSync
Run the following command to initialize the AzureAD Sync immediately.
Start-ADSyncSyncCycle -PolicyType Delta
Run the following command to force a complete sync but note that the length of sync time would be greatly increased.
Start-ADSyncSyncCycle -PolicyType Initial
Related Video:
Synchronize On-Premise to the cloud for the first time: • How to synchronize On Premise active ...
How to setup Microsoft Entra ID Seamless Single Sign-on: • How to configure Microsoft Entra ID S...
@iteepk
Смотрите видео Quickly sync OnPremise AD to the Microsoft Entra ID | PowerShell онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ITeePK 19 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 376 раз и оно понравилось 5 людям.