Sistem Durumu Hizmeti Durumunu ve Ön Belleği Temizle

Microsoft.SystemCenter.ResetHealthServiceStore (Task)

Bu görev Sistem Durumu Hizmetindeki tüm durumu sıfırlar. Buna, kuralların, izlemelerin, giden verinin ve ön belleğe alınmış yönetim paketlerinin durumu da dahildir. Bu görev hizmeti sıfırlayacağından, giden görev durumu bu görev tarafından sıfırlanan hizmetin bir parçası olduğu için bu görevin durumu iletilmeyecektir.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest Health Service Store Reset

Member Modules:

ID Module Type TypeId RunAs 
ResetServiceStore WriteAction Microsoft.SystemCenter.ResetServiceStoreAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.ResetHealthServiceStore" Comment="Request Health Service Store Reset" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="ResetServiceStore" TypeID="Microsoft.SystemCenter.ResetServiceStoreAction"/>
</Task>