Citrix NetScaler Documentation Script V2.60

#Version 2.60 28-Aug-2018

This update has been sitting on Github for almost a year, so I figured it was time to release it.

This is the last update to this old script. The 2.60 update adds support for Word 2016/2019/O365 and removes support for Word 2007.

  • Added -Dev and -ScriptInfo parameters
  • Added Chinese language support
  • Added four new Cover Page properties
  • Company Address
  • Company Email
  • Company Fax
  • Company Phone
  • Added Function sendemail
  • Added Log switch to create a transcript log
  • Added function TranscriptLogging
  • Fixed uninitialized variable for Admin Partitions
  • Fixed French wording for Table of Contents 2 (Thanks to David Rouquier)
  • Removed Hardware code as it is not needed for NetScaler
  • Removed HTML and Text code as they are not used
  • Removed code that made sure all Parameters were set to default values if for some reason they did exist or values were $Null
  • Removed ComputerName code as it is not needed for NetScaler
  • Reordered the parameters in the help text and parameter list so they match and are grouped better
  • Replaced _SetDocumentProperty function with Jim Moyle’s Set-DocumentProperty function
  • Updated Function ProcessScriptEnd for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters
  • Updated Function ShowScriptOptions for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters
  • Updated Function UpdateDocumentProperties for the new Cover Page properties and Parameters
  • Updated Help Text
  • Updated script to support Word 2016 but doing so removes support for Word 2007

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