Skip to content

Configuring the Windows License Server

Configuring the Windows License Server

Offline Environments     Online Environments

The HP Anyware License Server requires minimal configuration. This section describes the configuration settings and options available.

!!! important Important: Configure Anyware Agents and Connection Managers
The URL of your HP Anyware License Server must be provided to the Connection Manager managing your Anyware Agents or to each of your Anyware Agents if you are not using Connection Manager. The URL format of the HP Anyware License Server is:https://<hp-anyware-license-server-address>:<port>/request If you have not configured your HP Anyware License Server to use HTTPS/TLS, use http:// instead of https://

Password Rules

The administrator password for HP Anyware License Server is set by executing the pcoip-set-password command. You must be logged in as a Windows administrator to execute this command.

Passwords must conform to the following rules:

  • Must be between 8 and 30 characters long.
  • Must contain at least one lowercase letter.
  • Must contain at least one uppercase letter.
  • Must contain at least one digit.
  • Must contain at least one symbol, excluding ' (single quote), " (double quote), \ (backslash),< (less than), > (greater than), & (ampersand), | (vertical bar), and spaces.

Setting the Administrator Password

Note: Default Password

The default password in new installations is 1P@ssw0rd! Here the leading 1 is a numeral one and 0 is a zero. Use it as your current password when you set the password on a clean installation.

  1. Log in as Windows administrator.

  2. Set your password by running the following command:

    pcoip-set-password
    

    If you do not supply any flags, it will prompt you for your current and new passwords: You can also supply the current and new password inline by using -p and -n flags.

Configuring the Listening Port for HP Anyware License Server

HP Anyware License Server listens for communication from Anyware Agents in your deployment on a defined listening port. By default, this listening port is set to 7070, but can be changed by specifying the PORT setting in the C:\Program Files\HP\HP Anyware License Server\server\local-configuration.yaml configuration file.

Info

Anyware Agents are configured to use port 7070 by default. If you change the license server port, you must also change the configuration of all Anyware Agents that use it.

To change the listening port of the license server:

  1. Open C:\Program Files\HP\HP Anyware License Server\server\local-configuration.yaml in a text editor.

  2. Locate the port assignment line:

  3. Change the value of port to the new one. The port number must be an integer between 1 and 65535.

  4. Save the file and exit the editor.

  5. Restart the license server for the new value to take effect:

    1. Navigate to the Services app.

    2. Select the "HP Anyware License Server" service.

    3. Stop and then start this service.

  6. Update the configuration of any Anyware Agents that communicate with this HP Anyware License Server. For instructions, see one of the following guides:

  7. [HP Anyware® Graphics Agent for Windows Administrators' Guide] (https://www.teradici.com//web-help/pcoip_agent/graphics_agent/windows/23.12/)

  8. [HP Anyware® Graphics Agent for Linux Administrators' Guide] (https://www.teradici.com//web-help/pcoip_agent/graphics_agent/linux/23.12/)
  9. [HP Anyware® Standard Agent for Windows Administrators' Guide] (https://www.teradici.com//web-help/pcoip_agent/standard_agent/windows/23.12/)
  10. [HP Anyware® Standard Agent for Linux Administrators' Guide] (https://www.teradici.com//web-help/pcoip_agent/standard_agent/linux/23.12/)