Citrix NetScaler MAS Documentation Script Version 1.11

#Version 1.11 13-May-2020 [all updates made by Webster]

  • Add checking for a Word version of 0, which indicates the Office installation needs repairing
  • Add -Log parameter
  • Change color variables $wdColorGray15, $wdColorGray05, and $wdColorRed from [long] to [int]
  • Change location of the -Dev, -Log, and -ScriptInfo output files from the script folder to the -Folder location (Thanks to Guy Leech for the “suggestion”)
  • Reformatted the terminating Write-Error messages to make them more visible and readable in the console
  • Remove the SMTP parameterset and manually verify the parameters
  • Reorder parameters
  • Update Function SendEmail to handle anonymous unauthenticated email
  • Update Function SetWordCellFormat to change parameter $BackgroundColor to [int]
  • Update Help Text

If you have any feature requests, suggestions for enhancements or bugs to report, please feel free to contact me on twitter (@andymc84) or email (amccullough84@gmail.com)

Thanks

Andy

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 and Andy