Forum Discussion

alexrabbi's avatar
alexrabbi
Brass Contributor
Mar 09, 2022

User sync status using Get-MSOlUser

Hi All,

 

I have a Hybrid environment (on-prem and Azure cloud) and when i run

 

Get-MSOlUser -ALL | Select-Object UserPrincipalName, LastDirSyncTime | Export-CSV C:\Temp\SyncStatus.CSV

 

I get below result. Does this mean if no change is made to the user the date won’t change? or does my AD environment have genuine sync issues?

 

Thanks in advance

Alex

 

No RepliesBe the first to reply

Resources