DimCryGarage

1.0.11.2

A corner where you can find useful scripts that can be used for your daily-bases activities.
To test the functions, using dummy data, run the following commands:

Install-Module DimCryGarage -Force #(only needed when first running)
Import-Module DimCryGarage -Force

Test-ExportReportToHTMLUsingDummyData
Test-WriteLogWithDummyData

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name DimCryGarage

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

Install-PSResource -Name DimCryGarage

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) 2020 DimCry's Garage. All rights reserved.

Package Details

Author(s)

  • DimCry (Cristian Dimofte)

Tags

Troubleshooting DimCry Garage HTML report

Cmdlets

Test-ExportReportToHTMLUsingDummyData Write-Log Test-WriteLogWithDummyData

Functions

Export-ReportToHTML Prepare-ObjectForHTMLReport Test-ExportReportToHTMLUsingDummyData Write-Log Test-WriteLogWithDummyData

Dependencies

This module has no dependencies.

Release Notes

1.0.11.2 - Listing on the screen the location of the log files
1.0.11.1 - Release of November 2020 - created Write-Log function to write on screen, save data in .log file and in .html file
1.0.9.2 - Minor issues resolved
1.0.9.1 - Release of September 2020 - export content to HTML report

FileList

Version History

Version Downloads Last updated
1.0.11.2 (current version) 241 11/27/2020
1.0.11.1 18 11/27/2020
1.0.9.2 18 10/1/2020
1.0.9.1 12 10/1/2020