PSBlitz v3.0.0
What's new:
🎉 As of this release, PSBlitz is capable of also exporting the report to HTML, making Excel/Office no longer a hard requirement for running PSBlitz. 🎉
Enhancements
#66 - Add HTML as a report output format
This adds both a command line parameter -ToHTML
which switches report format to HTML when Y
is provided as a value, as well as a prompt during interactive mode.
#69 - Add option to create a zip archive of the output files
This adds both a command line parameter -ToZip
also creates a zip archive of all the output files when Y
is provided as a value, as well as a prompt during interactive mode.
Bug fixes
#68 - Reference invalid in the in-depth check Intro sheet of the XLSX format of the report