-
Citrix XenApp/XenDesktop 7.x Documentation Script Update Version 1.38
October 10, 2017
Version 1.38 9-Oct-2017
- From version 1.33:
- Added sort applications by AdminFolderName and ApplicationName to Function ProcessApplications
- This is only valid for XenApp/XenDesktop version 7.6 and later
- Use (Get-BrokerServiceAddedCapability) -contains “ApplicationFolders” to determine version info
- For XA/XD versions before 7.6, sort applications by Name property only
- For versions 7.0 thru 7.5, use the Name property for output, 7.6+ use ApplicationName
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.x Documentation Script Update Version 1.38”
Leave a Reply
October 15, 2017 at 5:18 pm
hello
I need to know if you have any details on setting up LAB environment for Citrix 7.14 as POC .
October 15, 2017 at 5:33 pm
No, as there are already lots of blog articles out there on how to do that. It is actually very simple to do.
Webster