When troubleshooting DirSync issues with Office 365, it is sometimes difficult to know if the DirSync successfully applied to Office 365.
There is a quick way to check this and it provides the data for when the update last took place. First you will need to make sure that you have installed the Azure AD Module for PowerShell, you can download from here.
When this has installed, run Connect-MsolService to connect to the Office 365 tenancy, this should be a global administrator account.
Image may be NSFW.
Clik here to view.
Then run Get-MsolCompanyInformation to get the tenancy information which includes the last dirsync time and last password sync
Image may be NSFW.
Clik here to view.
