Power Shell Scripts is a repository of Powershell Scripts I have developed/ improved over time.
Please do not hestitate to submit PR?s with any improvements/ corrections
If you do decide to contribute to my repository - to begin with, Thanks! You will need to ensure that your submissions follow the guidelines below in order for me to be able to accept you PR.
Any code submissions via PRs are checked for validity using the Github actions Hound and PSScriptAnalyzer checks. Together they ensure that there are no validation errors in both Markdown and PowerShell content in any new content. The latter also ensures that best practices recommended by the PowerShell Team are also being followed.