ServerView RAID Manager (Collection)

Fujitsu.Servers.PRIMERGY.Windows.Collection.ServerViewRaidManager.Task (ConsoleTask)

Launch the default browser locally to access Fujitsu ServerView RAID Manager on the remote PRIMERGY Server

Element properties:

TargetFujitsu.Servers.PRIMERGY.Windows.HealthCollection
Application"\%SystemRoot\%\System32\rundll32.exe"
WorkingDirectory"\%HOMEDRIVE\%\%HOMEPATH\%"
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask ID="Fujitsu.Servers.PRIMERGY.Windows.Collection.ServerViewRaidManager.Task" Accessibility="Public" Enabled="true" Target="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection" RequireOutput="false">
<Assembly>Res.Fujitsu.Servers.PRIMERGY.Windows.Collection.ServerViewRaidManager.Task</Assembly>
<Handler>ShellHandler</Handler>
<Parameters>
<!--
<Argument Name="WorkingDirectory">"%HOMEDRIVE%%HOMEPATH%"</Argument>
<Argument Name="Application">"%SystemRoot%\System32\mshta.exe"</Argument>
<Argument>vbscript:Execute("...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................")(window.close)</Argument>
<Argument>vbscript:Execute("sSrv=""$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection"]/NetworkName$"": sURL=""https://"" &amp; sSrv &amp; "":3173"": sV=Replace(""$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection"]/RaidManager$"", ""ServerView RAID V"", """"): sRM=""ServerView RAID Manager"": sNo=sRM &amp; "" is not installed on server "": If sV &lt; ""4.0.0"" Or LCase(sV)=""n/a"" Then: MsgBox sNo &amp; sSrv, vbOKOnly, sRM: Else: set objShell=CreateObject(""WScript.Shell""): objShell.run(sURL): End If")(window.close)</Argument>
-->
<Argument Name="WorkingDirectory">"%HOMEDRIVE%%HOMEPATH%"</Argument>
<Argument Name="Application">"%SystemRoot%\System32\rundll32.exe"</Argument>
<Argument>url.dll,FileProtocolHandler https://$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection"]/NetworkName$:3173</Argument>
</Parameters>
</ConsoleTask>