Hello,
Here is the cmdlet to list FIM Sync Management Agents.
Get-WmiObject -ComputerName 'FIMSyncServer' -NameSpace 'root/MicrosoftIdentityIntegrationServer' -Class 'MIIS_ManagementAgent'
Hello,
Here is the cmdlet to list FIM Sync Management Agents.
Get-WmiObject -ComputerName 'FIMSyncServer' -NameSpace 'root/MicrosoftIdentityIntegrationServer' -Class 'MIIS_ManagementAgent'