|
Re: WSUS 3 Troubleshooting
Milos Puchta wrote:
> I have installed WSUS 3 and have problem with
> client side detection. I have created groups and
> set up the group policy. GPMC results confirm the
> correct GPO settings.
> Clients are connecting to proxy instead of local
> update server.
You can configure the BITS proxy settings using BITSadmin:
<http://msdn2.microsoft.com/en-us/library/aa362813.aspx>
The appropriate command is probably (I haven't tested this):
bitsadmin /util /setieproxy LOCALSYSTEM NO_PROXY
(Windows Update Agent uses BITS as local system.)
Harry.
|