ISA Server 2006 Capacity Planner web site

Microsoft.ISAServer.2006.ISAServer2006CapacityPlannerwebsite2 (ConsoleTask)

Launch IE to the Microsoft ISA Server 2006 Capacity Planner web site.

Element properties:

TargetMicrosoft.ForeFrontEdgeSecurityAndAccess.ApplicationComponent
Applicationiexplore.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Microsoft.ISAServer.2006.ISAServer2006CapacityPlannerwebsite2" Accessibility="Internal" Enabled="true" Target="Microsoft.ForeFrontEdgeSecurityAndAccess.ApplicationComponent" RequireOutput="false" Category="MonitoringObject">
<Application>iexplore.exe</Application>
<Parameters>
<Parameter>http://www.microsoft.com/isaserver/capacityplanner.swf</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>