GetManagementGroup Method
System Center
Updated: January 31, 2012
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. |
| Type | Description |
|---|---|
Custom | Returns the ManagementGroupClass Object object. |
| Error number | Description |
|---|---|
0x8007000E | The application has run out of memory. |
S_FALSE | The management group was not found. |
The ManagementServiceConfigurationClass Object object should be used to retrieve individual properties of the management group.
For a scripting example, see How to Display Management Group Information.
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
Community Additions
ADD
Show: