你好!
同修改WSUS 3.2一样,WSUS v6.2也是通过修改WID数据库来实现前台下载的。
要将BITS下载改为前台,请使用以下语句:
SQLCMD.exe -S \\.\pipe\Microsoft##WID\tsql\query -d "SUSDB" -Q "update tbConfigurationC set BitsDownloadPriorityForeground=1"
如需下载SQLCMD以及其依赖ODBC驱动,请点击以下链接:
http://www.microsoft.com/en-hk/download/details.aspx?id=36433
http://www.microsoft.com/en-us/download/details.aspx?id=36434
希望这对你有帮助!
Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.