for those that may need it....
Files needed:
SIM_7.4_Z7550-96078.exe
cp019795.exe
cp019213.exe
cp019017.exe
cp015133.exe
• Run SIM_7.4_Z7550-96078.exe from a command prompt on your HyperV server
• Click ok and type C:\HP in the ‘Unzip to Folder’ window, click Unzip
• run C:\hp\sim7400-win\sysmgmt\smh_install_x64.exe
• Next, Next,
• Tick both boxes ‘Anonymous Access’ and ‘Local Access’ changed the Radio button to ‘Administrator – Grant access to secure and unsecured pages’
• Enable Port 2301 is ticked, Next
• Trust Mode for HTTP, Select ‘Trust All’ Next
• Next at IP Binding
• Next at IP Restricted Logins
• Next at summary page, Finish when install is complete.
• Type the following at a command prompt: tasklist /FI "IMAGENAME eq hpsmhd.exe" You should have the same executable ‘hpsmhd.exe’ displayed twice in the results pane with separate PIDs.
• Type netstat -a –b, within the list you should see
o TCP 0.0.0.0:2301 HYPERV01:0 LISTENING
[hpsmhd.exe]
o TCP 0.0.0.0:2381 HYPERV01:0 LISTENING
[hpsmhd.exe]
• Type the following commands
o netsh advfirewall firewall add rule name="HP SHM" dir=in protocol=TCP localport=2381 action=allow
o netsh advfirewall firewall add rule name="HP SHM" dir=in protocol=TCP localport=2301 action=allow
• Run patches located in order the listed below
o 1st, cp019795.exe, click Install and install again. Close when finished
o 2nd, cp019213.exe, click Install and install again. Close when finished, no to reboot
o 3rd, cp019017.exe, click Install and install again. Close when finished
o 4th, cp015133.exe, click Install, next etc – this installs HP Insight Diagnostics.
• You can now browse to https://serverIP:2381 from any computer on the same subnet to access the HP tools.