News

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 ...
In this post, I am going to share steps to create a Zip archive folder using a Batch file in Windows 11/10. For this, I will be doing this with the help of 7-Zip software. 7-Zip is a free and open ...
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 ...