All Projects → jpsider → ReportCardPS

jpsider / ReportCardPS

Licence: MIT License
Powershell Module for generating little Html report cards

Programming Languages

powershell
5483 projects
HTML
75241 projects
Gherkin
971 projects

ReportCardPS

PowerShell Module used to create HTML Reports using VMware's ClarityUI

For now:

Download the 2 files. (Invoke-vCenterHomeReport.ps1 & vCenter_Template.html) Source the .ps1 '. .\Invoke-vCenterHomeReport.ps1'
Use the Comment based help if needed: 'get-help Invoke-vCenterHomeReport'
Connect to your vCenter!
Then run the function 'Invoke-vCenterHomeReport' add the paths if you want.
Then pop the page up and do whatever you'd like with it.

Future Below this line

Build Status

Build status PS Gallery Coverage Status Documentation Status

Alt text

Docs

Help

Getting Started

Install from the PSGallery and Import the module

Install-Module ReportCardPS
Import-Module ReportCardPS

More Information

For more information

This project was generated using Kevin Marquette's Full Module Plaster Template.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].