I'm running a database server that's under moderately heavy load. I just kicked off xcopy on that box to copy a database backup to a remote server.
I see that xcopy is using almost all my available bandwidth. I'm worried that it will hog bandwidth that the database would otherwise use.
If I lower xcopy's priority in taskmgr, will that de-prioritize the network traffic, or just CPU time?