-
Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.19
October 2, 2018
#Version 2.19 2-Oct-2018
- Added new broker entitlement properties from Get-BrokerEntitlementPolicyRule (Thanks to Sacha Thomet and Carl Stalhood)
- Leasing behavior (LeasingBehavior)
- Maximum concurrent instances (MaxPerEntitlementInstances)
- SecureICA required (SecureIcaRequired)
- Session reconnection (SessionReconnection)
- Added new broker registry keys
- HeartbeatDistributionWidthSecs
- SiteDynamicDataRefreshMaxShutdownMs
- BulkPowerCheckingCoolOffActivePowerActionsSecs
- BulkPowerCheckingCoolOffSecs
- ExportConfigurationChunkSize
- MaxLocalDBMemorySizeMB
- LastOutageModeEnteredTime
- Changed the wording of the Delivery options in Application details to match the text in Studio
- For 1808, add the new MaxPerMachineInstances property (PowerShell only)
- Updated version checking at beginning of the script to handle 1808 and hopefully later versions
- Tested with 1808.2
You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
2 Responses to “Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.19”
Leave a Reply
- Added new broker entitlement properties from Get-BrokerEntitlementPolicyRule (Thanks to Sacha Thomet and Carl Stalhood)
October 10, 2018 at 2:06 pm
Hi Carl,
do you have a script that generates a report on all valid license files on a Citrix license server. more importantly License Expiration date, how many license are in use, spare, whether or not there is a 10% threshold on licenses deployed, license type XD or XA, NetScaler etc.
Kind regards
Keith Bovell
October 19, 2018 at 8:39 pm
Have you tried lmstat?
There is also the not documented Citrix.Licensing.Admin.V1 PowerShell snapin.
Webster