Forefront TMG Server Web サイト

Microsoft.Forefront.TMG.ForefrontTMGWebsite1 (ConsoleTask)

IE を起動して Microsoft Forefront TMG Web サイトを表示します。

Element properties:

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

Source Code:

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