If these are not present on the system, the installation process installs some of the required software. This
includes the option to install the Microsoft SQL Server Express 2019 database which is bundled with the
product.
Note: SQL Express 2019 is not supported on all operating systems. When using an operating system on which
SQL 2019 is not supported, then you must install manually an older version of SQL (Express) before starting
the HPSM installer.
Installation Notes
• The browser-based interface requires Internet Information Services (IIS) in order to operate. The installer
will verify that IIS is enabled with the proper settings enabled and will offer to enable the proper settings if
desired. The Installation Guide specifies the proper IIS setting to be enabled if it is desired to perform
manually. If the installer fails to set some of the IIS settings, it may be necessary to configure them
manually. Since the installer is attempting to enable IIS, it may prompt for a machine restart.
• The browser-based interface is set to use port 7637 by default during installation. Security Manager is
launched in a browser as such: https://localhost:7637. If it is desired to change this port, it can be
changed by editing the bindings for the HPSM web site under IIS Manager.
• The browser-based interface offers the ability to use an existing server certificate or to create a self-
signed certificate during installation. The self-signed certificate allows the data to be encrypted between
client and server, while an existing server certificate not only encrypts data but also provides trust that the
server is who it says it is. IIS will always search and bind for the server certificate in the personal store of
computer account. An identity certificate needs to be of the type “Server Authentication” in order to
provide trust.
• The browser-based interface supports Microsoft Internet Explorer, Google Chrome and Microsoft Edge
Chromium based. The following settings may need to be configured on certain machines or operating
systems if Security Manager is having difficulty loading:
o Internet Explorer may require the “Display intranet sites in Compatibility View” box to be unchecked
under Compatibility View Settings if the login screen for Security Manager is not appearing.
o Internet Explorer may require the “Bypass proxy server for local addresses” box to be checked under
Internet Options, Connections, LAN Settings if the login screen for Security Manager is not appearing.
o Windows 10 may require HTTP2 to be disabled in the browser if Security Manager continually logs out
the user.
• Newer versions of Google Chrome may require the following technique to disable HTTP2:
Launch chrome by disable http/2 through RUN cmd.
Open RUN prompt and type "chrome.exe --disable-http-2"
Open registry and add two new parameters:
o HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\EnableHttp2Cleartext DWORD 0
o HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\EnableHttp2Tls DWORD 0
• Based on the system state, in some cases, installation/uninstallation prompts for a system restart. This is
caused by the MS Installer seeing a particular value present in the registry. A workaround rather than
rebooting is to change an entry available in registry:
o HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\pendingFileRenameOperation
This entry needs to be deleted if it exists.
• Users need to be re-added to the HPIPSC group after software upgrade.
• Licenses need to be re-loaded if the operating system is upgraded.
• Licenses need to be re-added if the database is being restored from 2014 to 2016 SQL Express.
• The Security Manager service must have the proper permissions to access the Security Manager service
database. If the service and database are installed on the same computer, the installation process
manages the assignment of database permissions. If the service and the database are installed on
separate computers, you must configure the correct permissions for the remote database. For complete
Security Manager installation information, see the Security Manager Installation and Setup Guide at
www.hp.com/go/securitymanager. Also see the whitepaper titled “HP JetAdvantage Security Manager -
Using Microsoft® SQL Server” for more information.