Launch OpenManage Server Administrator

Dell.WindowsServer.OMSALaunch (ConsoleTask)

Element properties:

TargetDell.WindowsServer.Server
Applicationiexplore.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Dell.WindowsServer.OMSALaunch" Accessibility="Internal" Enabled="true" Target="Dell.WindowsServer.Server" RequireOutput="false" Category="MonitoringObject">
<Application>iexplore.exe</Application>
<Parameters>
<Parameter>$Target/Property[Type="Dell.WindowsServer.Server"]/OMSAURL$</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>