Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB Script and file deletion?
Name: Dan Hage Date: June 7, 2000 at 05:48:09 Pacific
Comment:
What would the code look like if I wanted to delete old .log files from a server using VB Script? I have no experience with VB and I can assure you that this question is not for a virus. Any response would be helpful.
Thanks,
Dan Hage Database Administrator Fisher Controls, Intl. Marshalltown, Iowa
I beleive the resource kit suppliment 4 has a wide range of vb scripts already written. One of those may help otherwise I may be able to write something in a couple of days (when I've got time to think about it)
Summary: Hi. I am wondering if there is a way to do the following via a login script: Win 9x, NT 4 or 2K user logs on and logon.bat runs; logon.bat set the system time then calls a vbs (Windows Scripting Host)...
Summary: I would like to write a program that would delete any .log files from a server that are over three months old, all by using VB Script. Could someone please help? I've never programmed with VB Script...
Summary: I have several vb scripts that are timed to go off certain times of the day. My prob is the scripts won't run when we the times arrive. We double clicked on the script itself and it still won't run. I...