アクティブ ファイアウォール セッションの表示

Microsoft.Forefront.TMG.DisplayActiveFirewallSessions2 (Task)

Firewall サービスのアクティブ セッションを表示します。 このタスクを実行するには、エージェントに TMG リソース キット ツールがインストールされている必要があります (詳細については管理パック ガイドを参照)。

Element properties:

TargetMicrosoft.Forefront.TMG.ServerComponent
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.DisplayActiveFirewallSessions2" Accessibility="Internal" Enabled="true" Target="Microsoft.Forefront.TMG.ServerComponent" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="Microsoft.Forefront.TMG.General.Tasks">
<TaskOption>3</TaskOption>
<FileOutput/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>