> "Jules" <Jules[ at ]discussions.microsoft.com> wrote in message
> news:B9B4C229-94B5-4155-B728-3B8F031E9DF7[ at ]microsoft.com...
> > Can anybody tell me how to perform the following command on a wsus 3.0
> > server.
> > osql -S %computername%\wsus -E -b -n Q "USE SUSDB update tbConfigurationC
> > set BitsDownloadPriorityForeground=1"
>
> To answer the *original* question, for the sake of the archives...
>
> You cannot run an osql.exe command on WSUS 3.0, because WSUS 3.0 installs a
> version of SQL Server 2005 which no longer uses the osq.exe utility.
> Futhermore, whether or not the tbConfigurationC table and/or the
> BitsDownloadPriorityForeground columns even continue to exist in WSUS 3.0 is
> a matter for speculation (or advanced SQL 2005 DBAs who can determine that
> fact).
>
> The command above was published to address a very specific issue affecting
> firewalls that were not HTTP v1.1 compliant. The preferred resolution here
> would be to address the issue of non-compliance with published HTTP
> protocols, rather than impeding the designed functionality of WSUS by
> placing BITS in foreground mode.
>
> --
> Lawrence Garvin, M.S., MCTS, MCP
> Independent WSUS Evangelist
> MVP-Software Distribution (2005-2007)
>
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E>
> Everything you need for WSUS is at
>
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx>
> And, almost everything else is at
>
http://wsusinfo.onsitechsolutions.com> .....
>
>
>