Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: System Center 2012 - Operations Manager
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This method returns a ManagementServiceConfigurationClass Object object.
ManagementServiceConfigurationClass.GetManagementGroup (managementGroupName)
Parameters
| Parameter | Type | Description | 
|---|---|---|
managementGroupName  | 
String  | 
Name of the management group to be retrieved.  | 
Return Value
| Type | Description | 
|---|---|
Custom  | 
Returns the ManagementGroupClass Object object.  | 
Errors
| Error number | Description | 
|---|---|
0x8007000E  | 
The application has run out of memory.  | 
S_FALSE  | 
The management group was not found.  | 
Remarks
The ManagementServiceConfigurationClass Object object should be used to retrieve individual properties of the management group.
Example
For a scripting example, see How to Display Management Group Information.
Requirements
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
See Also
Reference
AddManagementGroup Method
GetManagementGroups Method
ManagementServiceConfigurationClass Object
RemoveManagementGroup Method