485 pts.
 IT Scripts compilation
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

[strong]A VB Script to delete old files including a function to delete empty subfolders: [/strong]http://itknowledgeexchange.techtarget.com/itanswers/help-with-vb-script-to-delete-old-files-and-subfolders/">Help with VB Script to delete old files and subfolders

[strong]A VB Script to remotely make a copy of a file on multiple systems listed in an input text file:[/strong] http://itknowledgeexchange.techtarget.com/itanswers/vbs-to-remotely-make-a-copy-of-a-file-on-multiple-systems/"> 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.



Software/Hardware used:
Microsoft Windows, Centura SQL Base
ASKED: October 14, 2011  2:59 PM
UPDATED: October 18, 2011  6:46 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 63,580 pts.

 

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.

 63,580 pts.

 

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.

 2,790 pts.