WSUS更改路径
C:\program files\update services\tools
wsusutil.exe movecontent <new contentpath> <logfile>
例:wsusutil.exe movecontent d:\WSUS d:\wsus.log
wuauclt /detectnow 刷新WSUS服务
通过日志中确认转移过程已完成,将原有WSUS文件夹下的UpdateServicesPackages和WsusContent删除。保留UpdateServicesDbFiles文件夹(WSUSDB数据库文件)。