-
Citrix XenApp 6.5 Documentation Script Update 4.26
February 10, 2016
Version 4.26 9-Feb-2016
- Added specifying an optional output folder
- Added the option to email the output file
- Fixed several spacing and typo errors
You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
4 Responses to “Citrix XenApp 6.5 Documentation Script Update 4.26”
Leave a Reply to Ron
January 6, 2017 at 9:45 am
I’m trying to use your script to gather information within our environment. I’m receiving the following error message:
The term ‘XA65_Inventory_W42’ is not recognized as the name of a cmdlet, function, script file, or operable program. Ch
eck the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:19
+ XA65_Inventory_W42 <<<<
+ CategoryInfo : ObjectNotFound: (XA65_Inventory_W42:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
January 6, 2017 at 9:46 am
XA65_Inventory_V42. A “V” not a “W”.
Webster
January 10, 2017 at 8:41 am
Thank you for the reply! I have been able to get the script to run but I’m now receiving this error. Is there a way to change where the output is going?
c:\windows\system32\windowspowershell\v1.0\xa65_inventory_v42.ps1 : unable to save the output file.
c:\windows\system32\windowspowershell\v1.0\mwhcxa65.docx
+XA65_Inventory_V42.ps1
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,XA65_Inventory_V42.ps1
January 10, 2017 at 8:44 am
grin, did you, uh, check the help text? 🙂 That option was added a long time ago.
Webster