If I use ROBOCOPY source dest /MIR, I would assume that directories D and E in the destination would be removed since they are not present in the source. However, the folders are not deleted, and ...
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 ...