ReloadConfiguration Method

Updated: January 31, 2012

Applies To: System Center 2012 - Operations Manager

This method reloads the updated agent configuration.

ManagementServiceConfigurationClass.ReloadConfigurationMethod()

Parameters

None.

 

Type Description

Custom

Returns a ManagementGroupCollectionClass Object object.

 

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.

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


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.

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

Version: Requires System Center 2012 – Operations Manager

Reference