Forum Discussion
Connect to Azure AD
So I am testing AAD Connect and I am getting a little closer all the time.
However, I do want to verify something. We have company.onmicrosoft.com, and we have company.com. Company.com is verified.
In Synchronization Service, if I select CONNECTORS, I see:
company.onmicrosoft.com
company.local
Is that correct? I thought I would see:
company.com
company.local
In Operations, I see where a Full Import picks up items from company.local, then I see the Projection of the item in Full Synchronization, but the export has nothing. It is all zeros each time.
So it looks like it is picking up my changes in AD properly, but it isn't actually writing them.
Hi,
Connectors are fine, company.onmicrosoft.com just refers to your Office 365 tenant.
Please check that you are not in staged mode - nothing is actually synced to cloud if you are.
- wrootSilver Contributor
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.
- Todd PurifoyBrass Contributor
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?- Deleted
Get-ADSyncScheduler will tell you if the box is in staging mode or not