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.
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.
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.
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 ...