Citrix Xenapp License File Rating: 9,7/10 1539 reviews

The License Usage Utility for Citrix XenApp 6.5 is specifically designed for use by Citrix Service Providers (use by Enterprise customers is not supported at this time). The utility allows a Citrix Service Provider to extract XenApp license data and accurately report monthly user usage. Guide to Using the Citrix Service Provider License Reporting Tool IntroductionCitrix® Service Providers (CSP) need to generate reports of the active unique users that accessed their services for monthly CSP reporting. The preferred way to do this is to use the Citrix Service Provider License Reporting Tool. The Citrix Service Provider License Reporting Tool is implemented as a PowerShell module (found in the CSPLicenseCommand.dll). This module contains one PowerShell cmdlet that you can use to generate the license usage report. CSPs should run this cmdlet on the last day of the month for a given reporting period.

  1. Citrix Xenapp Plugin
Citrix Xenapp License File

As an alternative CSPs can use the custom EdgeSight® report Citrix Service Provider – License Usage Report found here:Setting up the PowerShell ModuleSteps to setup the PowerShell Module:. The CSPLicenseReportingTool.zip file is included in the same zip file as this document. Unzip the contents of the zip file to a folder on the machine you wish to run the tool. This does not have to be the Citrix License Server. The CSP License Reporting Tool can work remotely. Open a PowerShell prompt. Navigate to the folder where you unzipped the contents.

Citrix Xenapp Plugin

Type Import-Module.CSPLicenseCommand.dll at the prompt and hit enter.The module is now loaded and you can execute the one and only command in the module Get- CitrixLicenseUsage. Using the Get-CitrixLicenseUsage cmdletGet-CitrixLicenseUsageCSPs can use the Get-CitrixLicenseUsage command to generate a report of the active unique users that accessed services for monthly CSP reporting.