Launch Lenovo Web Console

Lenovo.TMM.Server.MP.Host.LaunchTMM.ConsoleTask (ConsoleTask)

Element properties:

TargetLenovo.TMM.Server.MP.Host.Class
Applicationiexplore.exe
WorkingDirectoryC:\Program Files\Internet Explorer
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Lenovo.TMM.Server.MP.Host.LaunchTMM.ConsoleTask" Accessibility="Internal" Enabled="true" Target="Lenovo.TMM.Server.MP.Host.Class" RequireOutput="false">
<Assembly>Lenovo.TMM.Server.MP.Host.LaunchTMM.Resources.Assembly</Assembly>
<Handler>ShellHandler</Handler>
<Parameters>
<Argument Name="WorkingDirectory">C:\Program Files\Internet Explorer</Argument>
<Argument Name="Application">iexplore.exe</Argument>
<Argument>https://$Target/Property[Type="Lenovo.TMM.Server.MP.Host.Class"]/BMCIP$</Argument>
</Parameters>
</ConsoleTask>