Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#Version 3.07 11-Sep-2021 # Added array error checking for non-empty arrays before attempting to create the Word table for most Word tables # Added Function OutputReportFooter # Added Parameter ReportFooter # Outputs a footer section at the end of the report. # Report Footer # Report information: # Created with: <Script Name> - Release Date: <Script Release Date> # Script version: <Script Version> # Started on <Date Time in Local Format> # Elapsed time: nn days, nn hours, nn minutes, nn.nn seconds # Ran from domain <Domain Name> by user <Username> # Ran from the folder <Folder Name> # Updated Function OutputADFileLocations to better report on the SYSVOL state. Code supplied by Michael B. Smith. # Updated Function ProcessgGPOsByOUOld to allow Word table output to handle GPOs that somehow PowerShell thinks are arrays # Updated Functions SaveandCloseTextDocument and SaveandCloseHTMLDocument to add a "Report Complete" line # Updated Functions ShowScriptOptions and ProcessScriptEnd to add $ReportFooter # Updated the help text # Updated the ReadMe file
- Loading branch information