GetManagementGroup Method

Updated: January 31, 2012

Applies To: System Center 2012 - Operations Manager

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

Reference