Tâche de récupération Réinstaller le service de contrôle d'intgrité (utilisée par l'explorateur d'intégrité)

Microsoft.SystemCenter.HealthService.RecoveryTask.ReinstallAgent (Task)

Tâche de récupération Réinstaller le service de contrôle d'intégrité qui s'exécute depuis le serveur d'administration principal d'un service de contrôle d'intégrité.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
AccessibilityInternal
CategoryMaintenance
EnabledFalse
RemotableFalse
Timeout600

Member Modules:

ID Module Type TypeId RunAs 
ReinstallAgent WriteAction Microsoft.SystemCenter.HealthService.RecoveryTask.ReinstallAgentWrapperAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthService.RecoveryTask.ReinstallAgent" Accessibility="Internal" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.ManagementServer" Timeout="600" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="ReinstallAgent" TypeID="Microsoft.SystemCenter.HealthService.RecoveryTask.ReinstallAgentWrapperAction">
<ComputerName>TargetHealthServiceToRestart</ComputerName>
</WriteAction>
</Task>