If you’re using Microsoft Windows Server Update Service s (WSUS), there may come a day when you need to move the updates to another drive. Once WSUS has been installed, the WSUS Administration tool doesn’t let you do this, but you can do it using a command line tool called wsusutil found in C:\Program Files\Update Services\Tools . I’m running version 3.0 SP1. The command is: wsusutil movecontent logfile.log x:\WSUS (where x: is the new destination) If you have already copied the content (make sure...