Hello
AADSync is built on top of the FIM sync engine, so, you will find some very useful WMI classes on the AADSync Server, herited from Forefront Identity Manager.
Get-WmiObject -Namespace root/MicrosoftIdentityIntegrationServer -List | select -ExpandProperty Name | ? {$_ -like "MIIS*"}
You’ll find the full documentation on MSDN :
- MIIS_PasswordChangeQueue
- MIIS_PasswordChangeHistoryTarget
- MIIS_Server
- MIIS_RunHistory
- MIIS_CSObject
- MIIS_ManagementAgent
- MIIS_PasswordChangeHistorySource