Re: Automatic deletion of files in folder
From: Lanwench [MVP - Exchange] (lanwench_at_heybuddy.donotsendme.unsolicitedmail.atyahoo.com)
Date: 01/17/05
- Next message: bob: "Create Users via script ?"
- Previous message: Boris Lokhvitsky: "Re: Import Contacts into AD for Exchange"
- In reply to: Bob: "Automatic deletion of files in folder"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 Jan 2005 13:26:41 -0500
Bob wrote:
> Does any have a vbscript that will delete all files in a set folder
> on a network drive. I need to run this once a week.
> Thanks.
I very much admire Torgeir's scripting skills, which I sorely lack, but
note that you can also do this with a simple batch file (the extent of my
skills, sadly) -
del d:\folder\subfolder\*.* /q
and run it in scheduled tasks.
- Next message: bob: "Create Users via script ?"
- Previous message: Boris Lokhvitsky: "Re: Import Contacts into AD for Exchange"
- In reply to: Bob: "Automatic deletion of files in folder"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading