VMware vCenter Documentation Script Update Version 1.91

#Version 1.9 7-May-2020

  • Add checking for a Word version of 0, which indicates the Office installation needs repairing
  • Change color variables $wdColorGray15 and $wdColorGray05 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”)
  • Change Text output to use [System.Text.StringBuilder]
    • Updated Functions Line and SaveAndCloseTextDocument
  • Fix issues with Text output
  • Fix issues with $DRSGroupsRules, $tempPWD, and $VCDB variables not set
  • Reformatted the terminating Write-Error messages to make them more visible and readable in the console
  • Remove Function TestComputerName
  • 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]
  • Updated help text

This script is now in Github.

https://github.com/CarlWebster/VMwarevCenter

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 Jacob