I really to automate deletion of some files on a network share.....if there a simple way to write a batch file to go thru the folder and delete any files older than 2 weeks.....temporary report files ...
If you have every used the Command Line, or CMD, interface in Windows, you probably have some idea of the powerful things it can do. Creating your own CMD scripts, you can do even more, but faster. A ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
I need to write a batch script that will check to see if an internet connection is up and if it is, email me a set of documents from the computer. I only want the documents that were changed from the ...