清除 DNS 快取

Microsoft.Forefront.TMG.ClearDNSCache1 (Task)

清除 DNS 快取的內容。 這項工作需要在代理程式上安裝 TMG Resource Kit 工具 (如需詳細資訊,請參閱《管理組件指南》)。

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.ClearDNSCache1" 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>2</TaskOption>
<FileOutput/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>