Reload Configuration

Microsoft.SystemCenter.ReloadConfig (Task)

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest Configuration Reload

Member Modules:

ID Module Type TypeId RunAs 
ReloadConfig WriteAction Microsoft.SystemCenter.ReloadConfigAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.ReloadConfig" Comment="Request Configuration Reload" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="ReloadConfig" TypeID="Microsoft.SystemCenter.ReloadConfigAction">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
</WriteAction>
</Task>