Launch Dell OpenManage Power Center

Dell.Server.iSM.PowerCenterLaunch (ConsoleTask)

Launch Dell OpenManage PowerCenter

Element properties:

TargetDell.ManagedServer
Applicationiexplore.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Dell.Server.iSM.PowerCenterLaunch" Accessibility="Internal" Enabled="true" Target="DellManagedServer!Dell.ManagedServer" RequireOutput="false" Category="MonitoringObject">
<Application>iexplore.exe</Application>
<Parameters>
<Parameter>https://localhost:8643/powercenter/</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>