Reads a JSON configuration file and produces an Excel report.
This script is published to PowerShell Gallery. Ensure your system is configured for this repository then execute the following in an Administrator PowerShell:
Install-Script ozo-powershell-script-template
ozo-powershell-script-template
Parameter | Description |
---|---|
Configuration |
Path to the JSON configuration file. Defaults to ozo-powershell-script-template.json in the same directory as the script. |
OutDir |
Directory for the Excel report. Defaults to the current directory. |
None.
None.
Special thanks to my employer, Sonic Healthcare USA, who supports the growth of my PowerShell skillset and enables me to contribute portions of my work product to the PowerShell community.