显示 DNS 缓存

Microsoft.Forefront.TMG.DisplayDNSCache1 (Task)

显示服务器上 DNS 缓存中的内容。 此任务需要在代理上安装 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.DisplayDNSCache1" 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>4</TaskOption>
<FileOutput/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>