Creating HTML Reports in PowerShell by Powershell.org - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

1. Creating HTML Reports in PowerShell

By Don Jones

Cover design by Nathan Vonnahme

img1.png

Learn to properly use ConvertTo-HTML to produce multi-section, well-formed HTML reports – but then go further with a custom EnhancedHTML module! Produce beautiful, color-coded, dynamic, multi-section reports easily and quickly. By Don Jones.

img1.png

Visit Penflip.com/powershellorg to check for newer editions of this ebook.

This guide is released under the Creative Commons Attribution-NoDerivs 3.0 Unported License. The authors encourage you to redistribute this file as widely as possible, but ask that you do not modify the document.

PowerShell.org ebooks are works-in-progress, and many are curated by members of the community. We encourage you to check back for new editions at least twice a year, by visiting Penflip.com/powershellorg.

Downloading this book: You can download this book in a number of different formats (including Epub, Pdf, Microsoft Word and Plain Text) by clicking on the ‘Download’ link on the right. Note that PDF has problems - see below.

PDF Users: Penflip’s PDF export often doesn’t include the entire ebook content. We’ve reported this problem to them; in the meantime, please consider using a different format, such as EPUB, when you’re downloading the book.

* Contributing*: You may register to make corrections, contributions, and other changes to the text - we welcome your contributions! check out our contributor tips and notes before jumping in.

Getting the Code The code related to this book can be found in the https://www.powershellgallery.com/packages/EnhancedHTML2/ . That page includes download instructions. Code can also be found at https://onedrive.live.com/redir?resid=7f868aa697b937fe%21107 .

img2.png