ISA Server 2006 web site

Microsoft.ISAServer.2006.ISAServer2006Website1 (ConsoleTask)

Launch IE to the Microsoft ISA Server 2006 web site.

Element properties:

TargetMicrosoft.ForeFrontEdgeAndAccess.ServerRole
Applicationiexplore.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Microsoft.ISAServer.2006.ISAServer2006Website1" Accessibility="Internal" Enabled="true" Target="Microsoft.ForeFrontEdgeAndAccess.ServerRole" RequireOutput="false" Category="MonitoringObject">
<Application>iexplore.exe</Application>
<Parameters>
<Parameter>http://www.microsoft.com/isaserver/default.mspx</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>