News

Robocopy is a built-in Windows 11 tool that allows you to copy files from one place to another. It’s a command-line tool, ...
I'm trying Robocopy for the first time. The two servers are in different domains and connected by a L2L tunnel between the two locations. My script is simple at this point....just trying to get a ...
I'm trying to have ASP kick off a batch file that runs some robocopy commands. The batchfile itself works fine when I run it but here is the code just for the sake of it:<BR><BR>sync1.bat<BR><pre ...