Çevrimiçi Depo Bakımını Başlat

Microsoft.SystemCenter.HealthServiceStoreMaintenance (Task)

Bu görev, Sistem Durumu Hizmeti ESE deposu için çevrimiçi depo bakımını başlatacaktır. Normalde depo bakımı bir kuralın parçası olarak düzenli başlatılır, ancak bu görev depo bakımının istek üzerine başlatılmasına izin verir. Depo bakımı, Sistem Durumu Hizmeti ESE deposunda bir çevrimiçi disk birleştirme yapacaktır.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest that the Health Service do ESE store maintenance

Member Modules:

ID Module Type TypeId RunAs 
HealthServiceStoreMaintenanceAction WriteAction Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthServiceStoreMaintenance" Comment="Request that the Health Service do ESE store maintenance" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="HealthServiceStoreMaintenanceAction" TypeID="Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction"/>
</Task>