ADAM 사이트 링크 나열

Microsoft.Forefront.TMG.ListADAMSiteLinks (Task)

각 ADAM 사이트 링크 및 연관된 속성을 나열합니다. 이 작업을 수행하려면 TMG 리소스 키트 도구를 에이전트에 설치해야 합니다(자세한 내용은 관리 팩 가이드 참조).

Element properties:

TargetMicrosoft.Forefront.TMG.CSS.ServerRole
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.Forefront.TMG.General.Tasks Default

Source Code:

<Task ID="Microsoft.Forefront.TMG.ListADAMSiteLinks" Accessibility="Internal" Enabled="true" Target="Microsoft.Forefront.TMG.CSS.ServerRole" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="Microsoft.Forefront.TMG.General.Tasks">
<TaskOption>6</TaskOption>
<FileOutput/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>