Find the Management Group Name

This article shows how to locate the SCOM Management Group Name using the GUI or with PowerShell

The easiest way to find the name for your SCOM Management Group is to look at the top left of your Operations Console:

How_to_find_SCOM_MG_Name_1

You can also get the name using PowerShell:

Get-SCOMManagementGroup | select Name