Display DNS Cache (including zombie entries)

Microsoft.ISAServer.2006.DisplayDNSCacheIncludingZombieEntries1 (Task)

Displays the contents of the DNS cache (including zombie entries) on the server. This tasks needs the ISA resource kit tool to be installed on the agent (see Management Pack Guide for details).

Element properties:

TargetMicrosoft.ISAServer.2006.Firewall.ServerRole
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.ISAServer.2006.General.Tasks Default

Source Code:

<Task ID="Microsoft.ISAServer.2006.DisplayDNSCacheIncludingZombieEntries1" Accessibility="Internal" Enabled="true" Target="Microsoft.ISAServer.2006.Firewall.ServerRole" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="Microsoft.ISAServer.2006.General.Tasks">
<TaskOption>5</TaskOption>
<FileOutput/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>