Azure Active Directory Sync Wmi classes

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*"}

AADSync-WMI-Classes-1You’ll find the full documentation on MSDN :

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.