Hi All,
I have a VB script I need to run on a customer network to clear out temp files, I have the script together however what I need is lines in the script to check the system date and if the date is either the 14th or the 28th of the month then to continue processing. Any other day the script should exit.
The customer does not want to use scheduled tasks hence i need it in the script itself.
Cheers
I have a VB script I need to run on a customer network to clear out temp files, I have the script together however what I need is lines in the script to check the system date and if the date is either the 14th or the 28th of the month then to continue processing. Any other day the script should exit.
The customer does not want to use scheduled tasks hence i need it in the script itself.
Cheers