sysadmin/Windows/Limit Backups
2021-08-09 13:59:16 +02:00
..
limitBackups.ps1 Added: Limit Backups 2021-08-09 13:59:16 +02:00
README.md Added: Limit Backups 2021-08-09 13:59:16 +02:00

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