rock786143
Programmer
I'm new to VBS.
I would like to delete files which are older than 30 days including folders automatically.
my folders structure is given below:
c:\path\archive\daily\YYYY-MM-DD
c:\path\archive\weekly\YYYY-MM-DD
i want to search under c:\path\archive\daily
c:\path\archive\weekly and delete the folders which are older than 30 days.
I appreciate if you could help me how to write a VBS or a batch script.
I would like to delete files which are older than 30 days including folders automatically.
my folders structure is given below:
c:\path\archive\daily\YYYY-MM-DD
c:\path\archive\weekly\YYYY-MM-DD
i want to search under c:\path\archive\daily
c:\path\archive\weekly and delete the folders which are older than 30 days.
I appreciate if you could help me how to write a VBS or a batch script.