Forefront TMG Server 網站

Microsoft.Forefront.TMG.ForefrontTMGWebsite1 (ConsoleTask)

啟動 IE 並開啟 Microsoft Forefront TMG 網站。

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>