A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
Hi,
After adding multiple objects to an existing SCOM group, we can retrieve the group membership in System Center Operations Manager using PowerShell.
Get-SCOMGroup -DisplayName "UR Computer Group" | Get-SCOMClassInstance | sort DisplayName |FT DisplayName
If member objects are present in that group, we might consider reinstalling the SCOM console.