-
Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.13
April 7, 2018
#Version 2.13 7-Apr-2018
- Added Operating System information to Functions GetComputerWMIInfo and OutputComputerItem
- Code clean-up for most recommendations made by Visual Studio Code
- During the code clean up, I came across some “unused” variables. I had just
- forgotten to add them to the output. OOPS! They are now added.
- Off Peak Buffer Size Percent
- Off Peak Disconnect Timeout (Minutes)
- Off Peak Extended Disconnect Timeout (Minutes)
- Off Peak LogOff Timeout (Minutes)
- Peak Buffer Size Percent
- Peak Disconnect Timeout (Minutes)
- Peak Extended Disconnect Timeout (Minutes)
- Peak LogOff Timeout (Minutes)
- Settlement Period Before Auto Shutdown (HH:MM:SS)
- Settlement Period Before Use (HH:MM:SS)
- Code clean up also found a copy and paste error with Session Linger
- The “end session linger” value was still using the “end session prelaunch” variable
- OOPS, sorry about that. Fixed.
- forgotten to add them to the output. OOPS! They are now added.
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.13”
Leave a Reply
April 27, 2018 at 6:18 am
I ran the script the my 7.15 controller
PS C:\Scripts>.\XD7_Inventory_V2_Signed.ps1
VERBOSE: 04/16/2018 11:35:59: Testing output parameters
VERBOSE: 04/16/2018 11:35:59: MSWord is set
VERBOSE: 04/16/2018 11:35:59: CoName is
WARNING: The Citrix Group Policy module Citrix.GroupPolicy.Commands.psm1 could not be loaded
Please see the Prerequisites section in the ReadMe file
(https://carlwebster.sharefile.com/d-sc33767b127542c89).
Citrix Policy documentation will not take place
VERBOSE: 04/16/2018 11:36:00:
VERBOSE: 04/16/2018 11:36:00: Gathering initial Site data
VERBOSE: 04/16/2018 11:36:00: Found the version information on RB-CTXDDC1
VERBOSE: 04/16/2018 11:36:00: You are running version 7.15.1000.150
VERBOSE: 04/16/2018 11:36:00: Major version 7
VERBOSE: 04/16/2018 11:36:00: Minor version 15
VERBOSE: 04/16/2018 11:36:00: Initial Site data has been gathered
VERBOSE: 04/16/2018 11:36:00: Loading SQL Server Assembly
VERBOSE: 04/16/2018 11:36:00: SQL Server Assembly successfully loaded
This script directly outputs to Microsoft Word, please install Microsoft Word
April 27, 2018 at 6:19 am
If you are running from an elevated PowerShell session, don’t.
Webster