Share via


ReloadConfiguration Method

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 reloads the updated agent configuration.

ManagementServiceConfigurationClass.ReloadConfigurationMethod()

Parameters

None.

Return Value

Type Description

Custom

Returns a ManagementGroupCollectionClass Object object.

Errors

Error number Description

0x80070005

Access Denied. The caller must be an administrator.

0x80030003

Path not found. The System Center Management service has been uninstalled or deleted.

Example

For a scripting example, see How to Add and Remove a Management Group.

Remarks

On failure, this method checks the error code and also checks the Operations Manager event log for any errors. This method is slow, and it can take a few seconds to return.

Requirements

Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008

Version: Requires System Center 2012 – Operations Manager

See Also

Reference

AddManagementGroup Method
GetManagementGroup Method
ManagementServiceConfigurationClass Object
RemoveManagementGroup Method