Веб-узел сервера Forefront TMG Server

Microsoft.Forefront.TMG.ForefrontTMGWebsite1 (ConsoleTask)

Открывает веб-узел Microsoft Forefront TMG в обозревателе Internet Explorer.

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>