News

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 example, we assume you want to defrag 4 drives. You need to edit the list to match the drives that you want to defragment using the batch file. If you want to defrag just one drive, then ...
So I'm creating a batch file that is appending output into another batch file from a few different commands. But when I do this a line break, carriage return is placed in the file creating a problem ...