显示活动的防火墙会话

Microsoft.Forefront.TMG.DisplayActiveFirewallSessions1 (Task)

显示防火墙服务中的活动会话。 此任务需要在代理上安装 TMG 资源工具包工具(有关详细信息,请参阅管理包指南)。

Element properties:

TargetMicrosoft.Forefront.TMG.Server
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.DisplayActiveFirewallSessions1" Accessibility="Internal" Enabled="true" Target="Microsoft.Forefront.TMG.Server" 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>