Skip to content

onezeroone-dev/OZOStrings-PowerShell-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OZO Strings PowerShell Module Installation and Usage

Installation

This module is published to PowerShell Gallery. Ensure your system is configured for this repository then execute the following in an Administrator PowerShell:

Install-Module OZOStrings

Usage

Import this module in your script or console to make the functions available for use:

Import-Module OZOStrings

Functions

Logging

Messages as written to the Windows Event Viewer One Zero One provider when available. Otherwise, messages are written to the Microsoft-Windows-PowerShell provider under event ID 4100.

License

This module is licensed under the GNU General Public License (GPL) version 2.0.

Acknowledgements

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.

About

PowerShell functions for string manipulation and processing

Resources

License

Stars

Watchers

Forks

Packages

No packages published