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:
You can also get the name using PowerShell:
Get-SCOMManagementGroup | select Name