I only want to keep the newest, say, 4 of each of the files. I can't write a script that just deletes anything older than a certain time from when it runs, as the files don't have consistent ...
When a user accidentally deletes a local file, having a backup ready can significantly minimize downtime and frustration. Check out this simple batch file that can make daily document backups a snap.
Batch printing PDF files save a ton of time by not requiring a print setup for each individual file. While you can easily setup a batch print, the process is fairly specific to work properly. This ...
Much like batch resizing images, which is cumbersome, and therefore, calls for easier ways to resize multiple images at once, renaming images (or other files) is another tedious process on Windows ...
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 have been tasked at my new job for finding a way to monitor server space on our many servers, originally I thought of something like Spiceworks, but the lead programmer/admin for this wants ...
Learn how to use the PowerToys PowerRename tool to rename multiple files in one shot. Renaming multiple files in Windows in a single step has always been a challenge since the built-in options are ...
Last week’s README file demonstrated how easy it is to turn virtually any desktop machine into an SFTP server. Today’s piece shows how to automate a well-known Windows open source SFTP client using ...