So far in this article series, we have built a really long PowerShell script that compiles a list of the number of virtual machines that were created and deleted over the course of a year. In this article, I want to wrap up the series by exporting all of the data to a report, and by displaying the data on a chart. This was a huge job, and I wrote a lot of new code, but the new code is pretty straightforward.