mirror of
https://github.com/zebrajr/sysadmin.git
synced 2025-12-06 00:20:23 +01:00
| .. | ||
| limitBackups.ps1 | ||
| README.md | ||
Situation
A software has a dedicated way to create backups, but not to rotate them.
Task
Be able to keep N latest Backups, therefore maintaing Data Integrity but decreasing space requirements.
Action
Result
Note
None
ToDo
- Add Script Description
- Add description on how to add the script to a Scheduled Task
- Add "Action" on README.md
- Add "Result" on README.md
- Add Scheduled Task xml
- Add Logging