Forefront TMG Server Capacity Planner web site

Microsoft.Forefront.TMG.ForefrontTMGCapacityPlannerwebsite1 (ConsoleTask)

Launch IE to the Microsoft Forefront TMG Capacity Planner web site.

Element properties:

TargetMicrosoft.Forefront.TMG.ServerRole
Applicationiexplore.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Microsoft.Forefront.TMG.ForefrontTMGCapacityPlannerwebsite1" Accessibility="Internal" Enabled="true" Target="Microsoft.Forefront.TMG.ServerRole" RequireOutput="false" Category="MonitoringObject">
<Application>iexplore.exe</Application>
<Parameters>
<Parameter>http://www.microsoft.com/TMG/capacityplanner.swf</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>