This is just a small compilation of questions in which a script was provided as part of the answer. Having them under the IT Scripts tag could help others find them when needed. A small Windows' bat script to dinamically construct a SQL Talk backup script according to the current system date: Embed date in SQLBase unload filenameA VB Script to enable/disable the local network connection on Win XP:Batch file to disable or enable network adapter
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
I wasn’t able to edit the question to revert the editor’s action, so I better post it here:
—————————-
This is just a small compilation of questions in which a script was provided as part of the answer. Having them under the IT Scripts tag could help others find them when needed.
A small Windows’ bat script to dinamically construct a SQL Talk backup script according to the current system date: Embed date in SQLBase unload filename
I just tried the vbscript to delete old files and empty folder and it works great as expected.
I changed it because I don’t need to delete old files automatically, but I helped me a lot to clean up my hard disk of empty folders.
Sorry, the editor screwed it up and the last 2 links don’t work. I will try to fix them.
Meanwhile, here are the correct links for those questions:
A VB Script to delete old files including a function to delete empty subfolders:
Help with VB Script to delete old files and subfolders
A VB Script to remotely make a copy of a file on multiple systems listed in an input text file:
VBS to Remotely Make a copy of a File on Multiple Systems
I wasn’t able to edit the question to revert the editor’s action, so I better post it here:
—————————-
This is just a small compilation of questions in which a script was provided as part of the answer. Having them under the IT Scripts tag could help others find them when needed.
A small Windows’ bat script to dinamically construct a SQL Talk backup script according to the current system date: Embed date in SQLBase unload filename
A VB Script to enable/disable the local network connection on Win XP: Batch file to disable or enable network adapter
A VB Script to delete old files including a function to delete empty subfolders: Help with VB Script to delete old files and subfolders
A VB Script to remotely make a copy of a file on multiple systems listed in an input text file: VBS to Remotely Make a copy of a File on Multiple Systems
Feel free to post any comments/questions/suggestions here, or on the specific questions’ pages.
Great post!
I just tried the vbscript to delete old files and empty folder and it works great as expected.
I changed it because I don’t need to delete old files automatically, but I helped me a lot to clean up my hard disk of empty folders.
Thank you.