Note: For guidance on leveraging the One Zero One Windows event log provider in your scripts, please see GUIDE.md.
A non-interactive script that creates a One Zero One Windows event log provider. Implementing this provider supports the optimal use of the New-OZOLogger function (available in the OZOLogger PowerShell Module).
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-windows-event-log-provider-setup
Execute this script in an Administrator PowerShell to implement the "One Zero One" Windows event log provider:
ozo-windows-event-log-provider-setup
Parameter | Description |
---|---|
Remove |
Removes the One Zero One provider. |
This script requires an x86 or x64 processor architecture. For guidance on leveraging the One Zero One Windows event log provider in your scripts, please see GUIDE.md.
Special thanks to my employer, Sonic Healthcare USA, who has supported the growth of my PowerShell skillset and enabled me to contribute portions of my work product to the PowerShell community.