I need to write a script to check the size of the disk that our backups store to on client machines and decide if it needs to delete the oldest backup set so the current days backup can run.
Is there a correct way to have Windows launch a script before the Windows Backup runs, or do I just use a batch job to run the script with a time before the Windows backup does its stuff.