監査コレクションを無効にする

Microsoft.SystemCenter.DisableAuditCollectionService (Task)

該当する Operations Manager ヘルス サービスで監査コレクション サービスを停止して無効にします。

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
SCAction WriteAction Microsoft.SystemCenter.DisableACSAction System.PrivilegedMonitoringAccount

Source Code:

<Task ID="Microsoft.SystemCenter.DisableAuditCollectionService" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="SCAction" RunAs="System!System.PrivilegedMonitoringAccount" TypeID="Microsoft.SystemCenter.DisableACSAction"/>
</Task>