Skip to content

Powershell Module for generating little Html report cards

License

Notifications You must be signed in to change notification settings

jpsider/ReportCardPS

Repository files navigation

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.

About

Powershell Module for generating little Html report cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published