I saw that Robocopy can limit network bandwidth in this answer How do you limit the bandwidth for a file copy?
I have plenty of bandwidth on the LAN, but I don't want to saturate the disk on the system originating the copy (Windows 7).
I vaguely remember reading that Win7 has some facilities for disk prioritization and/or throttling. Is there a version of RoboCopy that takes advantage of those OS features?
Or is there a different way to limit the disk impact of a large file copy job?