스냅숏 동기화 요청

Microsoft.SystemCenter.ManagementConfigurationServiceGroup.ForceSnapshot (Task)

이 작업은 운영 데이터베이스와 관리 구성 서비스 캐시 간에 스냅숏 동기화를 실행하도록 구성 관리 서비스에 요청합니다.

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationServiceGroup
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.ManagementConfigurationService.ForceSnapshotWriteAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.ManagementConfigurationServiceGroup.ForceSnapshot" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationServiceGroup" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.ManagementConfigurationService.ForceSnapshotWriteAction"/>
</Task>