開始線上儲存區維護

Microsoft.SystemCenter.HealthServiceStoreMaintenance (Task)

此工作會展開健全狀況服務 ESE 儲存區的線上儲存區維護。通常,系統會定期執行儲存區維護作為規則的一部分,但此工作允許視需要初始化儲存區維護。儲存區維護將執行健全狀況服務 ESE 儲存區的線上磁碟重組。

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>