In our day-to-day activities of working with PowerShell, it is likely that you have been asked to generate a report of some kind and provide that to your boss, or even your boss's boss. Either way, ...
Download the whole repo, Open a PowerShell session, either from the Console App, ISE or VSCode Open Invoke-PsvReport.ps1.ps1 from the root folder and run it On the root folder you will have a new file ...
First, understand that PowerShell isn't limited to creating reports in HTML. But I like HTML because it's flexible, can be easily e-mailed, and can be more easily made to look pretty than a plain-text ...