-
Citrix XenApp 6.0 Documentation Script Update Version 4.35
While old scripts that are not actively maintained do not get new features, they do get bug fixes.
#Version 4.35 23-Apr-2022
- Change all Get-WMIObject to Get-CIMInstance
- Fixed numerous $Null comparisons
- Fixed the German Table of Contents (Thanks to Rene Bigler)
- From
- ‘de-‘ { ‘Automatische Tabelle 2’; Break }
- To
- ‘de-‘ { ‘Automatisches Verzeichnis 2’; Break }
- From
- General code cleanup
- In Function AbortScript, add test for the winword process and terminate it if it is running
- In Functions AbortScript and SaveandCloseDocumentandShutdownWord, add code from Guy Leech to test for the “Id” property before using it
- In Function OutputNicItem, fixed several issues with DHCP data
- Updated the following functions to the latest version:
- AddWordTable
- Check-LoadedModule
- Check-NeededPSSnapins
- SetWordCellFormat
- UpdateDocumentProperties
- validStateProp
- Updated the help text
- Updated the ReadMe file
You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
April 23, 2022
PowerShell, XenApp 6.0