I have a robocopy job that creates a problem every time it runs. It saturates the bandwidth in such a way that no other traffic can get through. I read about the /IPG flag but am going in circles trying to find a number. I found calculators that will give me the amount of time it will take to move different size chunks, but I don't care about that. All I want is to allow other traffic across the network at the same time as robocopy. My network is 1Gbe. Anybody know of a usable number off-hand? I'm set at /IPG:10 right now and that's not working. Perhaps someone might know of a better alternative to robocopy?
Thanks.