Skip to content

Troubleshooting License Issues

Teradici includes license troubleshooting utilities with the Graphics Agent for Windows. These utilities allow you to validate your licenses and list license entitlements.

Validate Licenses

pcoip-validate-license scans your local system and any connected physical or cloud-based license servers for active licenses, and lets you know when your license subscription expires. For more information, see Welcome to Cloud Licensing.

To run the license validation tool, open a PowerShell window, navigate to the PCoIP Agent directory, and type:

.\pcoip-validate-license.ps1

For more detailed instructions, open a PowerShell window and type:

get-help ./pcoip-validate-license.ps1

List License

pcoip-list-licenses retrieves and displays all license entitlements on a connected physical or cloud-based PCoIP license server.

To run the license list tool, open a PowerShell window, navigate to the PCoIP Agent directory, and type:

./pcoip-list-licenses.ps1

For more detailed instructions, open a PowerShell window and type:

get-help ./pcoip-list-licenses.ps1