Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > Some clients missing from Upstream server others from both

Reply
Thread Tools Display Modes

Some clients missing from Upstream server others from both

 
 
Phylum
Guest
Posts: n/a

 
      06-03-2009
Good morning all. I first want to thank those who have been helping the rest
of us straighten out our WSUS issues even if they're PEBKAC or ID 10-T
errors. And although I've downloaded & read what documentation I could find
(WSUS 2.0 SP1 Operations Guide, Deploying WSUS, Step x Step Guide to Getting
Started with WSUS) along with some other Technet articles, I still running
into some problems and would like a second pair of eyes! So far, for the
most part, all is well: Most of the machines are in the All Computers list,
and are mostly receiving the approved updates. Joy.

Our environment consists of 2003 & 2008 Servers & XP SP3 workstations.
I'm focusing only on Workstations at the moment using WSUS3 SP1.
We have one upstream server and 4 downstream servers (one for each remote
office)

The problem is two fold: (1) There are a number of machines that aren't
showing up in the All Computers list on the UPSTREAM server & (2) those that
do show up on the respective offices' DOWNSTREAM server, I cannot 'Change
Membership' into the appropriate group. (While there may be some machines in
this office that aren't reporting correctly, I haven't identified them yet so
the focus at this time is the remote offices.) Right now the machines I
cannot find get their updates from their respective offices' DOWNSTREAM
server. After checking the All Computers list on the corresponding office
DOWNSTREAM server and still cannot locate the machines.

So, from the TARGET machine that's not showing up in the list performed &
verified the following:
* Verified BITS, RPC, Event Log & AU were enabled & started
* `tail -f \\TARGET\c$\Windows\WindowsUpdate.log` for monitoring purposes
* Removed
HKLM\software\microsoft\windows\currentversion\win dowsupdate\SusClientID
* `reg query HKLM\Software\Policies\Microsoft\Windows\WindowsUp date /list`
returns:
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\WUServer :
http://OFFICE1-DOWNSTREAM
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\WUStatusServer :
http://UPSTREAM
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\TargetGroupEnabled : 1
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\TargetGroup :
Some-Group-Name
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\NoAutoRebootWithLoggedOnUsers : 1
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\AutoInstallMinorUpdates : 1
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\RebootWarningTimeoutEnabled : 1
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\RebootWarningTimeout : 1e
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\RebootRelaunchTimeoutEnabled : 1
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\RebootRelaunchTimeout : 78
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\UseWUServer : 1
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\NoAutoUpdate : 0
- HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\AUOptions : 4
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\ScheduledInstallDay
: 0
-
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU\ScheduledInstallTime : c

* Ran CDT:
Checking Machine State
Checking for admin rights to run tool . . . . . . . . . PASS
Automatic Updates Service is running. . . . . . . . . . PASS
Background Intelligent Transfer Service is running. . . PASS
Wuaueng.dll version 7.2.6001.784. . . . . . . . . . . . PASS
This version is WSUS 2.0

Checking AU Settings
AU Option is 4: Scheduled Install . . . . . . . . . . . PASS
Option is from Policy settings

Checking Proxy Configuration
Checking for winhttp local machine Proxy settings . . . PASS
Winhttp local machine access type
<Direct Connection>
Winhttp local machine Proxy. . . . . . . . . . PASS
Winhttp local machine ProxyBypass. . . . . . . PASS
Checking User IE Proxy settings. . . . . . . . . . . . . . PASS
User IE Proxy. . . . . . . . . . . . . . . . . PASS
User IE ProxyByPass. . . . . . . . . . . . . . PASS
User IE AutoConfig URL Proxy . . . . . . . . . PASS
User IE AutoDetect
AutoDetect not in use

Checking Connection to WSUS/SUS Server
WUServer = http://OFFICE1-DOWNSTREAM
WUStatusServer = http://UPSTREAM
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
WUServer & WUStatusServer do not Match. . . . . . . . . FAIL
Connection to server. . . . . . . . . . . . . . . . . . PASS
SelfUpdate folder is present. . . . . . . . . . . . . . PASS

* Following another thread, I removed the WindowsUpdate key altogether,
reapplied GPO net stop && net start && wuauclt.exe /resetauthorization
/detectnow && wuauclt.exe /reportnow
* Created HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\Auto
Update\AUState : 2 (per page 96 of the operations guide)
* gpupdate /force /boot (rebooted) then gpresult /v to confirm the correct
office specific GPO had been applied.
Note: The output of gpresult shows that two WSUS related GPO's are being
applied on the Computer level but only 1 is applied on the User level
(Says"Filtering: Not Applied (Empty)"). This could be the problem, but I
need guidance in understanding, and possibly troubleshooting, why its using
both on the Computer but one over the other on User (or why this is happening
in general).

This morning I went to each downstream server, went to Options > Update
Source & Proxy Server > Update Source tab & discovered that the 'This server
is a replica of the upstream server' option was not checked. I had always
noticed that the Computers group listing on the UPSTREAM never matched the
DOWNSTREAM. Its only today that it clicked resulting me in thinking maybe
there was a sync issue of sorts. So, I checked the box, applied the setting,
waited a while, saw no change so I unchecked the box, reverting back to the
previous configuration. Enclosed is a brand new log file started from
scratch. Its stock except for server names. Notice, in the CDT & registry
it shows both the DOWNSTREAM & UPSTREAM servers, yet in the log it shows
DOWNSTREAM only. Is this a situation where I need to stop the service,
delete the SoftwareDistribution folder and let it try to update again?

I'm not looking to be spoonfed. If anyone has any documentation that I have
not already listed, or a site (other than Google and wsuswiki.com), please
know that I'm more than happy, ready & willing to read & get my hands dirty.
However, if you have a better search string than I that will produce positive
results on Google, please share!

2009-06-03 16:44:55:707 364 1040 Misc =========== Logging initialized
(build: 7.2.6001.784, tz: +0100) ===========
2009-06-03 16:44:55:707 364 1040 Misc = Process:
C:\WINDOWS\System32\svchost.exe
2009-06-03 16:44:55:707 364 1040 Misc = Module:
C:\WINDOWS\system32\wuaueng.dll
2009-06-03 16:44:55:707 364 1040 Service *************
2009-06-03 16:44:55:707 364 1040 Service ** START ** Service: Service
startup
2009-06-03 16:44:55:707 364 1040 Service *********
2009-06-03 16:44:55:707 364 1040 Agent * WU client version 7.2.6001.784
2009-06-03 16:44:55:707 364 1040 Agent * Base directory:
C:\WINDOWS\SoftwareDistribution
2009-06-03 16:44:55:707 364 1040 Agent * Access type: No proxy
2009-06-03 16:44:55:707 364 1040 Agent * Network state: Connected
2009-06-03 16:45:34:604 364 51c Agent *********** Agent: Initializing
Windows Update Agent ***********
2009-06-03 16:45:34:604 364 51c Agent *********** Agent: Initializing
global settings cache ***********
2009-06-03 16:45:34:604 364 51c Agent * WSUS server:
http://OFFICE1-DOWNSTREAM
2009-06-03 16:45:34:604 364 51c Agent * WSUS status server:
http://OFFICE1-DOWNSTREAM
2009-06-03 16:45:34:604 364 51c Agent * Target group: WindowsXP--NewImage
2009-06-03 16:45:34:604 364 51c Agent * Windows Update access disabled: No
2009-06-03 16:45:34:854 364 1040 Report *********** Report: Initializing
static reporting data ***********
2009-06-03 16:45:34:854 364 1040 Report * OS Version = 5.1.2600.3.0.65792
2009-06-03 16:45:34:901 364 1040 Report * Computer Brand = Dell Inc.
2009-06-03 16:45:34:901 364 1040 Report * Computer Model = Latitude D630

2009-06-03 16:45:34:901 364 1040 Report * Bios Revision = A13
2009-06-03 16:45:34:901 364 1040 Report * Bios Name = Phoenix ROM BIOS
PLUS Version 1.10 A13
2009-06-03 16:45:34:901 364 1040 Report * Bios Release Date =
2008-07-28T00:00:00
2009-06-03 16:45:34:916 364 1040 Report * Locale ID = 1033
2009-06-03 16:45:35:698 364 51c DnldMgr Download manager restoring 0
downloads
2009-06-03 16:45:35:698 364 51c AU ########### AU: Initializing Automatic
Updates ###########
2009-06-03 16:45:35:760 364 51c AU # WSUS server: http://OFFICE1-DOWNSTREAM
2009-06-03 16:45:35:776 364 51c AU # Detection frequency: 22
2009-06-03 16:45:35:776 364 51c AU # Target group: WindowsXP--NewImage
2009-06-03 16:45:35:776 364 51c AU # Approval type: Scheduled (Policy)
2009-06-03 16:45:35:776 364 51c AU # Scheduled install day/time: Every
day at 12:00
2009-06-03 16:45:35:776 364 51c AU # Auto-install minor updates: Yes
(Policy)
2009-06-03 16:45:36:307 364 51c AU Setting AU scheduled install time to
2009-06-04 11:00:00
2009-06-03 16:45:36:307 364 51c AU WARNING: ISusInternal::CanInstallNow
failed, error = 0x80070005
2009-06-03 16:45:36:307 364 51c AU AU finished delayed initialization
2009-06-03 16:45:36:307 364 51c AU Triggering AU detection through
DetectNow API
2009-06-03 16:45:36:307 364 51c AU Triggering Online detection
(non-interactive)
2009-06-03 16:45:36:307 364 1040 AU #############
2009-06-03 16:45:36:307 364 1040 AU ## START ## AU: Search for updates
2009-06-03 16:45:36:307 364 1040 AU #########
2009-06-03 16:45:36:307 364 1040 AU <<## SUBMITTED ## AU: Search for
updates [CallId = {AB100DF0-276A-44E1-8B1D-84554ED04743}]
2009-06-03 16:45:36:307 364 132c Agent *************
2009-06-03 16:45:36:307 364 132c Agent ** START ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2009-06-03 16:45:36:323 364 132c Agent *********
2009-06-03 16:45:36:323 364 132c Agent * Online = Yes; Ignore download
priority = No
2009-06-03 16:45:36:323 364 132c Agent * Criteria = "IsHidden=0 and
IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or
IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and
IsAssigned=1 or IsHidden=0 and IsInstalled=1 and
DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or
IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and
IsAssigned=1 and RebootRequired=1"
2009-06-03 16:45:36:323 364 132c Agent * ServiceID =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
2009-06-03 16:45:36:323 364 132c Agent * Search Scope = {Machine}
2009-06-03 16:45:36:323 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
2009-06-03 16:45:36:339 364 132c Misc Microsoft signed: Yes
2009-06-03 16:45:36:401 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
2009-06-03 16:45:36:417 364 132c Misc Microsoft signed: Yes
2009-06-03 16:45:36:448 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wsus3setup.cab:
2009-06-03 16:45:36:464 364 132c Misc Microsoft signed: Yes
2009-06-03 16:45:36:464 364 132c Setup *********** Setup: Checking whether
self-update is required ***********
2009-06-03 16:45:36:464 364 132c Setup * Inf file:
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wsus3setup.inf
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\cdm.dll: target version = 7.2.6001.784, required version
= 7.1.6001.65
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuapi.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuapi.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuauclt.exe: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaucpl.cpl: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:464 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaucpl.cpl.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaueng.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaueng.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wucltui.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wucltui.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wups.dll: target version = 7.2.6001.784, required version
= 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wups2.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuweb.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:45:36:479 364 132c Setup WARNING: Warning: Setup callback
ReportProgress failed: 0x8007000d
2009-06-03 16:45:36:479 364 132c Setup * IsUpdateRequired = No
2009-06-03 16:45:39:714 364 132c PT +++++++++++ PT: Synchronizing server
updates +++++++++++
2009-06-03 16:45:39:714 364 132c PT + ServiceId =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
http://OFFICE1-DOWNSTREAM/ClientWebService/client.asmx
2009-06-03 16:45:39:777 364 132c PT WARNING: Cached cookie has expired or
new PID is available
2009-06-03 16:45:39:777 364 132c PT Initializing simple targeting cookie,
clientId = 0e4deaf1-81fe-48ed-8321-133da1675b0b, target group =
WindowsXP--NewImage, DNS name = TARGET-MACHINE.sub.domain.tld
2009-06-03 16:45:39:777 364 132c PT Server URL =
http://OFFICE1-DOWNSTREAM/SimpleAuth...impleAuth.asmx
2009-06-03 16:45:39:792 364 132c PT WARNING: GetCookie failure, error =
0x8024400D, soap client error = 7, soap error code = 300, HTTP status code =
200
2009-06-03 16:45:39:792 364 132c PT WARNING: SOAP Fault: 0x00012c
2009-06-03 16:45:39:792 364 132c PT WARNING: faultstring:Fault occurred
2009-06-03 16:45:39:792 364 132c PT WARNING: ErrorCode:ConfigChanged(2)
2009-06-03 16:45:39:792 364 132c PT WARNING: Messagenull)
2009-06-03 16:45:39:792 364 132c PT WARNING:
Method:"http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/GetCookie"
2009-06-03 16:45:39:792 364 132c PT WARNING:
ID:bd9310dc-2d21-4e82-aae5-5c993dbc2b95
2009-06-03 16:45:39:839 364 132c PT WARNING: Cached cookie has expired or
new PID is available
2009-06-03 16:45:39:839 364 132c PT Initializing simple targeting cookie,
clientId = 0e4deaf1-81fe-48ed-8321-133da1675b0b, target group =
WindowsXP--NewImage, DNS name = TARGET-MACHINE.sub.domain.tld
2009-06-03 16:45:39:839 364 132c PT Server URL =
http://OFFICE1-DOWNSTREAM/SimpleAuth...impleAuth.asmx
2009-06-03 16:46:39:615 364 132c PT +++++++++++ PT: Synchronizing extended
update info +++++++++++
2009-06-03 16:46:39:615 364 132c PT + ServiceId =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
http://OFFICE1-DOWNSTREAM/ClientWebService/client.asmx
2009-06-03 16:46:42:709 364 132c Agent * Found 0 updates and 50
categories in search; evaluated appl. rules of 718 out of 1081 deployed
entities
2009-06-03 16:46:42:725 364 132c Agent *********
2009-06-03 16:46:42:725 364 132c Agent ** END ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2009-06-03 16:46:42:725 364 132c Agent *************
2009-06-03 16:46:42:725 364 169c AU >>## RESUMED ## AU: Search for
updates [CallId = {AB100DF0-276A-44E1-8B1D-84554ED04743}]
2009-06-03 16:46:42:725 364 169c AU # 0 updates detected
2009-06-03 16:46:42:741 364 169c AU #########
2009-06-03 16:46:42:741 364 169c AU ## END ## AU: Search for updates
[CallId = {AB100DF0-276A-44E1-8B1D-84554ED04743}]
2009-06-03 16:46:42:741 364 169c AU #############
2009-06-03 16:46:42:741 364 169c AU AU setting next detection timeout to
2009-06-04 09:47:17
2009-06-03 16:46:42:741 364 169c AU Setting AU scheduled install time to
2009-06-04 11:00:00
2009-06-03 16:46:47:726 364 132c Report REPORT EVENT:
{EFF0D66B-A40C-49F2-AE58-BFF89BBED44B} 2009-06-03
16:46:42:725+0100 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software
Synchronization Windows Update Client successfully detected 0 updates.
2009-06-03 16:46:47:726 364 132c Report REPORT EVENT:
{1EDEBEC1-C84E-4076-988B-2D1F2C9DE488} 2009-06-03
16:46:42:725+0100 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Pre-Deployment Check Reporting client status.
2009-06-03 16:47:15:949 364 d24 AU Triggering AU detection through
DetectNow API
2009-06-03 16:47:15:949 364 d24 AU Triggering Online detection
(non-interactive)
2009-06-03 16:47:15:949 364 1040 AU #############
2009-06-03 16:47:15:949 364 1040 AU ## START ## AU: Search for updates
2009-06-03 16:47:15:949 364 1040 AU #########
2009-06-03 16:47:15:949 364 1040 AU <<## SUBMITTED ## AU: Search for
updates [CallId = {ECD34287-C215-4343-8037-63489215E6FF}]
2009-06-03 16:47:15:949 364 132c Agent *************
2009-06-03 16:47:15:949 364 132c Agent ** START ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2009-06-03 16:47:15:949 364 132c Agent *********
2009-06-03 16:47:15:949 364 132c Agent * Online = Yes; Ignore download
priority = No
2009-06-03 16:47:15:949 364 132c Agent * Criteria = "IsHidden=0 and
IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or
IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and
IsAssigned=1 or IsHidden=0 and IsInstalled=1 and
DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or
IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and
IsAssigned=1 and RebootRequired=1"
2009-06-03 16:47:15:949 364 132c Agent * ServiceID =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
2009-06-03 16:47:15:949 364 132c Agent * Search Scope = {Machine}
2009-06-03 16:47:15:949 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
2009-06-03 16:47:15:965 364 132c Misc Microsoft signed: Yes
2009-06-03 16:47:15:965 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
2009-06-03 16:47:16:747 364 132c Misc Microsoft signed: Yes
2009-06-03 16:47:16:762 364 132c Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wsus3setup.cab:
2009-06-03 16:47:16:778 364 132c Misc Microsoft signed: Yes
2009-06-03 16:47:16:778 364 132c Setup *********** Setup: Checking whether
self-update is required ***********
2009-06-03 16:47:16:778 364 132c Setup * Inf file:
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wsus3setup.inf
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\cdm.dll: target version = 7.2.6001.784, required version
= 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuapi.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuapi.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuauclt.exe: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaucpl.cpl: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaucpl.cpl.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:793 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaueng.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuaueng.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wucltui.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wucltui.dll.mui: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wups.dll: target version = 7.2.6001.784, required version
= 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wups2.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup Update NOT required for
C:\WINDOWS\system32\wuweb.dll: target version = 7.2.6001.784, required
version = 7.1.6001.65
2009-06-03 16:47:16:809 364 132c Setup * IsUpdateRequired = No
2009-06-03 16:47:17:903 364 132c PT +++++++++++ PT: Synchronizing server
updates +++++++++++
2009-06-03 16:47:17:903 364 132c PT + ServiceId =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
http://OFFICE1-DOWNSTREAM/ClientWebService/client.asmx
2009-06-03 16:48:13:146 364 132c PT +++++++++++ PT: Synchronizing extended
update info +++++++++++
2009-06-03 16:48:13:161 364 132c PT + ServiceId =
{3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
http://OFFICE1-DOWNSTREAM/ClientWebService/client.asmx
2009-06-03 16:48:13:615 364 132c Agent * Found 0 updates and 50
categories in search; evaluated appl. rules of 718 out of 1081 deployed
entities
2009-06-03 16:48:13:615 364 132c Agent *********
2009-06-03 16:48:13:615 364 132c Agent ** END ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2009-06-03 16:48:13:615 364 132c Agent *************
2009-06-03 16:48:13:631 364 169c AU >>## RESUMED ## AU: Search for
updates [CallId = {ECD34287-C215-4343-8037-63489215E6FF}]
2009-06-03 16:48:13:631 364 132c Report REPORT EVENT:
{53F75A1C-43CE-46ED-B55F-8070971697E1} 2009-06-03
16:48:13:615+0100 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software
Synchronization Windows Update Client successfully detected 0 updates.
2009-06-03 16:48:13:631 364 132c Report REPORT EVENT:
{75BBDB0E-8224-4040-9CFE-624C48A639A6} 2009-06-03
16:48:13:615+0100 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Pre-Deployment Check Reporting client status.
2009-06-03 16:48:13:631 364 169c AU # 0 updates detected
2009-06-03 16:48:13:631 364 169c AU #########
2009-06-03 16:48:13:631 364 169c AU ## END ## AU: Search for updates
[CallId = {ECD34287-C215-4343-8037-63489215E6FF}]
2009-06-03 16:48:13:631 364 169c AU #############
2009-06-03 16:48:13:631 364 169c AU AU setting next detection timeout to
2009-06-04 10:50:36
2009-06-03 16:48:13:631 364 169c AU Setting AU scheduled install time to
2009-06-04 11:00:00
2009-06-03 16:48:13:678 364 132c Report Uploading 4 events using cached
cookie, reporting URL =
http://OFFICE1-DOWNSTREAM/ReportingW...ebService.asmx
2009-06-03 16:48:13:678 364 132c Report Reporter successfully uploaded 4
events.

 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      06-03-2009
"Phylum" <> wrote in message
news:FBD18514-E0F5-463B-8458-...

> WUServer = http://OFFICE1-DOWNSTREAM
> WUStatusServer = http://UPSTREAM


> WUServer & WUStatusServer do not Match. . . . . . . . . FAIL


This is your core issue with everything. These values must be IDENTICAL.

For the clients of the replica servers, these values should point to the
appropriate replica server.

For the clients (if any) of the upstream server, these values should point
to the upstream server.

To consolidate all reporting information on the upstream server, enable
Reporting Rollup in the Options of the Upstream server.


--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
Phylum
Guest
Posts: n/a

 
      06-04-2009
Thank you Lawrence for contributing! While I can somewhat understand why we
would want things to be consistent, I don't understand why/how it received
that configuration. We've got a linked GPO in the OU in question of the user
that uses that machine, and it sits higher up than the other GPO that points
to the UPSTREAM server, any clues as to why its getting a mixture of both?

I'll manually make the registry adjustment tomorrow, but I'd hate to have to
script something to force it during logon if its different. (Sure, I can
call Microsoft but I'm somewhat embarassed to ask as this seems to be, at
least to me, a small & simple problem.)

Lastly: Was I correct in checking the 'This server
is a replica of the upstream server' option under Options > Update
Source & Proxy Server > Update Source tab on all the replica servers?

Thanks again and I'll report back my findings RE: your comment.

Cheers
 
Reply With Quote
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      06-04-2009
"Phylum" <> wrote in message
news:A6B98E00-5CF1-4EB4-9294-...
> Thank you Lawrence for contributing! While I can somewhat understand why
> we
> would want things to be consistent, I don't understand why/how it received
> that configuration. We've got a linked GPO in the OU in question of the
> user
> that uses that machine, and it sits higher up than the other GPO that
> points
> to the UPSTREAM server, any clues as to why its getting a mixture of both?


The only way I can think that might happen is if one or the other of those
vertical policies has one of those values set to "Not Configured", in which
case the registry would retain the previously configured value.

> Lastly: Was I correct in checking the 'This server
> is a replica of the upstream server' option under Options > Update
> Source & Proxy Server > Update Source tab on all the replica servers?


If it's your intent that the downstream server is a replica server -- which
is the typical scenario for a geographically distributed organization with
central patch management, then yes.

If it's your intent that site admins are responsible for deployment of
updates to their own sites, then you'd probably want to leave that box
unchecked, so that each downstream server has autonomous controls on update
approvals. Also, if it's the intent that the downstream server(s) would
contain a subset of the content available at the upstream server (e.g. one
or some languages, but not all; one or some products, but not all), then
you'd also want to leave the downstream server as autonomous (so those
languages and products can be locally determined).


--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
wsus 2.0 upstream server, can i install additional wsus3.0 upstream server ? IT Staff Update Services 1 08-27-2007 05:00 PM
Clients missing on Server Michael Pickert Update Services 1 01-08-2007 10:58 AM
Windows 2000 Server and XP Home Clients - Am I missing something?? Paul Goldman Windows Small Business Server 6 12-15-2005 07:18 AM
Downstream WSUS server doesn't match upstream server Frustrated Update Services 3 10-10-2005 06:48 PM
DNS clients attempt to register with upstream DNS server DaveF DNS Server 3 08-15-2005 04:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59