get-scommanagementpack | where {$_.DisplayName -match 'Advisor'} | select Name,DisplayName,Version,KeyToken | Out-GridView
https://support.microsoft.com/en-us/help/3126513/how-to-trou bleshoot-operations-management-suite-onboarding-issues
SCOM 2016 Agents to Domain controllers
cd C:∖Program Files∖Microsoft Monitoring Agent∖Agent
HSLOCKDOWN /L
HSLOCKDOWN MSFT_OM_DEMO /R "NT AUTHORITY∖SYSTEM"
net stop healthservice
net start healthservice
HSLOCKDOWN /L