Registering HP Anyware Agents with Cloud License Server

Rate this Article
Average: 1 (1 vote)
Learning Objectives                                                                                                                                                                   Time Estimate
                                                                                                                                                                                                          About 7 mins    
 
After completing this unit, you’ll be able to:
  • Define three ways to register HP Anyware Agent
  • Register your Agent                                                                                                                                                                                        


Registering with HP Anyware License
 

1. Register while installing the Agent

When you install PCoIP Agent, you will be given an option to register the agent when the installation finishes. You can enter the registration code as shown in the figure below,

rtalimage

2. Register or Renew a PCoIP License with the PCoIP Control Panel
 
  • Connect to the desktop using RDP (if you're renewing a license that is still active, you can use a PCoIP session to do this instead).
  • Open the PCoIP control panel by clicking in the system tray and select Licensing from the pop-up menu:
rtal
  • The PCoIP Control panel appears with the licensing tab enabled.
  • Provide the registration code in the registration code field.
3. Register or Renew a PCoIP License with PowerShell
 
  • Connect to your dekstop using RDP.
  • Run the pcoip-register-host.ps1 script:
  • C:\Program Files\Teradici\PCoIP Agent\pcoip-register-host.ps1 [‑ProxyServer <String>] [‑ProxyPort <String>] ‑RegistrationCode <String> [<CommonParameters>]
       
Where:
  • -RegistrationCode sets the registration code to use.
  • -ProxyServer sets the address of your proxy server, if you have one.
  • -ProxyPort sets the port number of your proxy server, if you have one.