Forum Discussion
Connect to Azure AD
As Nestori said, connectors are ok and should be like this.
If i check logs on my end Export is 0 most of the time. I don't think you should use it as an indication. This is just some internal AD Connect processes. Just check on Office 365 end if user has appeared and its details look fine.
Is there a poweshell command or something that will let me know if I am in staging mode?
Since I have run the initial sync from the GUI, I don't believe the option for staging pops up anymore?
- AnonymousAug 28, 2018
Get-ADSyncScheduler will tell you if the box is in staging mode or not
- Todd PurifoyAug 28, 2018Brass Contributor
Ok...I am NOT in staging mode.
Added two more users to my Test OU. Ran the sync using PowerShellStart-AdSyncSyncCycle
I can see the 2 new object details showing up in Sync Service as ADDS.
However, they never show up in Azure. No errors...no emails... They just never show up.
- Aug 28, 2018
From the screenshot, it seems that you have the staging mode on: Delta Import (Stage Only). So just run the config again and change to normal mode.