ReportHTML

1.2.0.3

Generate HTML Reports

A module for creating HTML reports within PowerShell.  For more details see this four part blog series.  http://www.azurefieldnotes.com/2016/08/04/powershellhtmlreportingpart1

Minimum PowerShell version

2.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ReportHTML -RequiredVersion 1.2.0.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ReportHTML -Version 1.2.0.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016. All rights reserved.

Package Details

Author(s)

  • Matthew Quickenden

Tags

HTML Reporting Chart

Functions

Get-HTMLCSS Get-HTMLJavaScripts New-HTMLCSSFile Get-HtmlClose Get-HtmlOpenPage Get-HtmlClosePage Get-HtmlContentOpen Get-HtmlContentClose Get-HtmlContentTable Get-HtmlContentText Set-TableRowColor New-HTMLBarChartObject New-HTMLBarChart New-HTMLPieChartObject New-HTMLPieChart Get-HTMLColumn1of2 Get-HTMLColumn2of2 Get-HTMLColumnClose get-HTMLAnchorLink get-HTMLAnchor New-HTMLReport

Dependencies

This module has no dependencies.

Release Notes

Changes to add functionality for Custom CSS files and changed export to be HTML file type.  The CSS and Javascript files are now present in the module directory allowing for ease of manipulation and customization. Get-HTMLOpen and Get-HTMLClose still present in module but can be replaced with Get-HTMLOpenPage and Get-HTMLClosePage.  

FileList

Version History

Version Downloads Last updated
1.4.1.2 68,850 1/3/2019
1.4.1.1 2,849 11/26/2018
1.4.0.3 5,153 6/9/2017