This project contains a collection of Powershell scripts which were specifally written to solve issues and automate tasks on Windows operating systems.
New scripts will be added as they become available.
You can simply clone or download the whole repository and just use the tools you need.
git clone https://github.com/brezanac/powershell-tools.git
Exact requirements for all tools are listed in their respective README files.
Every tool in this collection comes with an extensive README file which contains everything you need to know about configuring and using them.
Following is the list of currently available tools.
- Backup-Msql-Database - performs backups of Microsoft SQL databases with some additional useful features like email notifications on failure, automated cleanup etc.
Special thanks go to everyone at Freenode (#Powershell) for providing help during writing of the scripts.
This project is licensed under the MIT License - see the LICENSE for details.