I have installed WSUS on a W2K server. It is downloading updates fine.
I want to deploy these updates to Workstations via a group policy which I
have set up in a test OU. The workstations appear to be picking up the
ploicy fine but when I look in c:\winnt\winupdate.log I get this.
2005-07-18 17:13:48 912 394 Service ** START ** Service: Service startup
2005-07-18 17:13:48 912 394 Service *********
2005-07-18 17:13:49 912 394 Agent * WU client version 5.8.0.2469
2005-07-18 17:13:49 912 394 Agent * SusClientId =
'342635d8-84f6-4618-9fb5-6f23e87f94a4'
2005-07-18 17:13:49 912 394 Agent * Base directory:
C:\WINNT\SoftwareDistribution
2005-07-18 17:13:49 912 394 Agent * Access type: No proxy
2005-07-18 17:13:49 912 394 Agent * Network state: Connected
2005-07-18 17:14:36 912 394 Agent *********** Agent: Initializing Windows
Update Agent ***********
2005-07-18 17:14:36 912 394 Agent *********** Agent: Initializing global
settings cache ***********
2005-07-18 17:14:36 912 394 Agent * WSUS server:
http://10.1.1.69
2005-07-18 17:14:36 912 394 Agent * WSUS status server:
http://10.1.1.69
2005-07-18 17:14:36 912 394 Agent * Target group: (Unassigned Computers)
2005-07-18 17:14:36 912 394 Agent * Windows Update access disabled: No
2005-07-18 17:14:36 912 394 DnldMgr Download manager restoring 0 downloads
2005-07-18 17:14:36 912 394 AU ########### AU: Initializing Automatic
Updates ###########
2005-07-18 17:14:37 912 394 AU # WSUS server:
http://10.1.1.69
2005-07-18 17:14:37 912 394 AU # Detection frequency: 22
2005-07-18 17:14:37 912 394 AU # Approval type: Scheduled (Policy)
2005-07-18 17:14:37 912 394 AU # Scheduled install day/time: Every day at
12:00
2005-07-18 17:14:37 912 394 AU # Auto-install minor updates: Yes (Policy)
2005-07-18 17:14:37 912 394 AU # Will interact with non-admins
(Non-admins are elevated)
2005-07-18 17:14:49 912 4ac Misc WARNING: SendRequest failed with hr =
800710dd. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes
used : <>
2005-07-18 17:14:49 912 4ac PT + Last proxy send request failed with hr =
0x800710DD, HTTP status code = 401
2005-07-18 17:14:49 912 4ac PT + Caller provided credentials = No
2005-07-18 17:14:49 912 4ac PT + Impersonate flags = 2
2005-07-18 17:14:49 912 4ac PT + Possible authorization schemes used =
2005-07-18 17:14:49 912 4ac PT WARNING: GetConfig failure, error =
0x800710DD, soap client error = 5, soap error code = 0, HTTP status code = 200
2005-07-18 17:14:49 912 4ac Report WARNING: Reporter failed to upload
events with hr = 800710dd.
2005-07-18 17:14:49 912 4ac Misc WARNING: SendRequest failed with hr =
800710dd. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes
used : <>
2005-07-18 17:14:49 912 4ac PT + Last proxy send request failed with hr =
0x800710DD, HTTP status code = 401
2005-07-18 17:14:49 912 4ac PT + Caller provided credentials = No
2005-07-18 17:14:49 912 4ac PT + Impersonate flags = 2
2005-07-18 17:14:49 912 4ac PT + Possible authorization schemes used =
2005-07-18 17:14:49 912 4ac PT WARNING: GetConfig failure, error =
0x800710DD, soap client error = 5, soap error code = 0, HTTP status code = 200
2005-07-18 17:14:49 912 4ac Report WARNING: Reporter failed to upload
events with hr = 800710dd.
The problem seems to be authentication but I am not sure why. I have set up
the iis wsusadmin virtual directory with anon access and change the username
and pw to an account that is a domain account (not sure if that was right
thing to do). i have also gone to C:\Program Files\Update Services\ and set
the permissions for domain users.
Still no luck.
Any help would be greatly appreciated as it is starting to do my head in.