News

The script I originally wrote has the function to write which file was deleted to our SQL database. Looking at it again, you could probably get rid of a few more lines of code.
From a command prompt as whoever runs it, please devise a script that goes out and reads your permissions to the directories under T (T is a network drive) and pipes them to a text file.
You can automate many tasks on your Windows 11 PC using batch files. I’ll explain what a batch file is, how you can create one, and show you some interesting and useful uses of these files.
Windows only: The SysInternals suite of utilities, including the excellent Process Explorer tool, are a must-have for any serious geek, but they don't come with a built-in way to keep them updated ...
The following batch file will use the Net User command to add a script to user accounts. You can add as many users as you want to using this command in a single batch file.
Now write cmd /k at the end of the batch script file. cmd /K On the top menu, open the File option and click on Save. Then, if you run the batch file, the command prompt window will not close. Adding ...
I kick off SFTP scripts from the command line using a traditional batch file. For example, this is a listing of a batch file named deploy.bat — used to start the SFTP client with script file.
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.
However, it didn’t take long before building one-off scripts felt like a chore, which is why I created Script Builder. Now, as I go through my library of shortcuts and think about how I can use them ...