How to permanently map OneDrive to a drive letter using a batch file Your email has been sent Previously, we outlined a method for mapping a drive letter to Microsoft OneDrive using the old “subst” ...
I'm writing a simple batch file to move, then delete files older than 7 days. Using Robocopy for the move, then using Forfile to search the old files and Del for the deletion of files. My problem is ...
Not sure if this is the proper forum for this, but I am in a bind of sorts:<BR><BR>I have 80 directories containing individual websites. Each directory contains a cgi-bin and a js subdirectory for cgi ...