R
Ragnar
Hello,
I need to delete SQL server backup files more than 5 days old.
The files are named in the format DBName_YYYYMMDD.bak.
Any example of how to do this in a batch file or a batch file that does
this, would be very helpful.
BTW, is there any advantage in doing this in a batch file as compared to
VBScript?
I can do it easily in VBScript but my batch file coding is very rusty.
Any help with this would be appreciated.
Ragnar
I need to delete SQL server backup files more than 5 days old.
The files are named in the format DBName_YYYYMMDD.bak.
Any example of how to do this in a batch file or a batch file that does
this, would be very helpful.
BTW, is there any advantage in doing this in a batch file as compared to
VBScript?
I can do it easily in VBScript but my batch file coding is very rusty.
Any help with this would be appreciated.
Ragnar