Windows PowerShell Tip: Creating Formatted HTML Output
This is a pretty nice example of taking PowerShell and outputting the results to HTML. In this particular example, they put a little more work into their output and add a style sheet to the page and some other formatting.
Windows PowerShell Tip: Creating Formatted HTML Output