Problem with WSUS



07-09-2005, 11:44 PM
Hi to all,

i have installed a WSUS Server on windows 2003 SP1 and it work fine!

i have installed another test server windows 2003 SP1 as "client WSUS" for
automatic updates but this server is not automatcl
register on WSUS server. In my configureation both the server as a SA server
non AD.

The configuration of client is this :


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate]
"ElevateNonAdmins"=dword:00000000
"WUServer"="http://192.168.116.21"
"WUStatusServer"="http://192.168.11.21"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000003
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000003
"DetectionFrequencyEnabled"=dword:00000001
"DetectionFrequency"=dword:00000001
"UseWUServer"=dword:00000001

In a windows direcotry of my clinet i have 2 files :

"windows update.log"

2005-06-22 18:38:01+0200 1520 b30 Service Main starts
2005-06-22 18:38:01+0200 1520 b30 WU client with version 5.7.3790.1830
successfully initialized
2005-06-22 18:38:01+0200 1520 b30 Service status is now SERVICE_RUNNING
2005-06-22 18:38:46+0200 1520 b30 start delayed initialization of WU client
2005-06-22 18:38:46+0200 1520 b30 BatchFlushAge = 30908.
2005-06-22 18:38:46+0200 1520 b30 SamplingValue = 56, sampling required = No
2005-06-22 18:38:46+0200 1520 b30 Client Call Recorder finished delayed
initialization
2005-06-22 18:38:46+0200 1520 b30 Setting next AU detection timeout to
2005-06-22 16:38:46
2005-06-22 18:38:46+0200 1520 b30 Launching Legacy AU client
2005-06-22 18:50:58+0200 1520 5f4 Service received disconnect notification
2005-06-22 18:50:58+0200 1520 5f4 Forwarding control handler info to legacy
AU
2005-06-23 13:25:51+0200 1520 5f4 Service received connect notification
2005-06-23 13:25:51+0200 1520 5f4 Forwarding control handler info to legacy
AU
2005-06-23 13:26:07+0200 1520 5f4 Service received disconnect notification
2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to legacy
AU
2005-06-23 13:26:07+0200 1520 5f4 Service received connect notification
2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to legacy
AU



and "windowsupdate.log"

2005-06-22 18:44:50 16:44:50 Success IUENGINE Starting
2005-06-22 18:44:50 16:44:50 Success IUENGINE Determining machine
configuration
2005-06-22 18:44:53 16:44:53 Error IUENGINE Querying software
update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
0x80072EFD)
2005-06-22 18:44:58 16:44:58 Success IUENGINE Shutting down
2005-06-22 23:45:50 21:45:50 Success IUENGINE Starting
2005-06-22 23:45:50 21:45:50 Success IUENGINE Determining machine
configuration
2005-06-22 23:45:54 21:45:54 Error IUENGINE Querying software
update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
0x80072EFD)
2005-06-22 23:45:58 21:45:58 Success IUENGINE Shutting down
2005-06-23 04:46:09 02:46:09 Success IUENGINE Starting
2005-06-23 04:46:09 02:46:09 Success IUENGINE Determining machine
configuration
2005-06-23 04:46:13 02:46:13 Error IUENGINE Querying software
update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
0x80072EFD)
2005-06-23 04:46:17 02:46:17 Success IUENGINE Shutting down
2005-06-23 09:46:28 07:46:28 Success IUENGINE Starting
2005-06-23 09:46:28 07:46:28 Success IUENGINE Determining machine
configuration
2005-06-23 09:46:31 07:46:31 Error IUENGINE Querying software
update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
0x80072EFD)
2005-06-23 09:46:36 07:46:36 Success IUENGINE Shutting down

The client and ther server are on the same subnet (no firewall), i have try
also to force a client with /detectnow but
nothing !

If i try to resolve the name of the server or "browse" a WSUS web site form
the client it's work!

Why i have 2 Windowupdate log files ?

Why my client cannot record as "computer" in the WSUS ?

I have try to use a WSUS server as server WSUS and client (modified the
registry) and the same server record if same on the WSUS console.


Thanks to all.

--
---


--

Carey Frisch [MVP]
07-09-2005, 11:44 PM
Please visit the following appropriate newsgroup:
news://msnews.microsoft.com/microsoft.public.softwareupdatesvcs

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups

Get Windows XP Service Pack 2 with Advanced Security Technologies:
http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx

-------------------------------------------------------------------------------------------

"io.com" wrote:

| Hi to all,
|
| i have installed a WSUS Server on windows 2003 SP1 and it work fine!
|
| i have installed another test server windows 2003 SP1 as "client WSUS" for
| automatic updates but this server is not automatcl
| register on WSUS server. In my configureation both the server as a SA server
| non AD.
|
| The configuration of client is this :
|
|
| Windows Registry Editor Version 5.00
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate]
| "ElevateNonAdmins"=dword:00000000
| "WUServer"="http://192.168.116.21"
| "WUStatusServer"="http://192.168.11.21"
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate\AU]
| "NoAutoUpdate"=dword:00000000
| "AUOptions"=dword:00000003
| "ScheduledInstallDay"=dword:00000000
| "ScheduledInstallTime"=dword:00000003
| "DetectionFrequencyEnabled"=dword:00000001
| "DetectionFrequency"=dword:00000001
| "UseWUServer"=dword:00000001
|
| In a windows direcotry of my clinet i have 2 files :
|
| "windows update.log"
|
| 2005-06-22 18:38:01+0200 1520 b30 Service Main starts
| 2005-06-22 18:38:01+0200 1520 b30 WU client with version 5.7.3790.1830
| successfully initialized
| 2005-06-22 18:38:01+0200 1520 b30 Service status is now SERVICE_RUNNING
| 2005-06-22 18:38:46+0200 1520 b30 start delayed initialization of WU client
| 2005-06-22 18:38:46+0200 1520 b30 BatchFlushAge = 30908.
| 2005-06-22 18:38:46+0200 1520 b30 SamplingValue = 56, sampling required = No
| 2005-06-22 18:38:46+0200 1520 b30 Client Call Recorder finished delayed
| initialization
| 2005-06-22 18:38:46+0200 1520 b30 Setting next AU detection timeout to
| 2005-06-22 16:38:46
| 2005-06-22 18:38:46+0200 1520 b30 Launching Legacy AU client
| 2005-06-22 18:50:58+0200 1520 5f4 Service received disconnect notification
| 2005-06-22 18:50:58+0200 1520 5f4 Forwarding control handler info to legacy
| AU
| 2005-06-23 13:25:51+0200 1520 5f4 Service received connect notification
| 2005-06-23 13:25:51+0200 1520 5f4 Forwarding control handler info to legacy
| AU
| 2005-06-23 13:26:07+0200 1520 5f4 Service received disconnect notification
| 2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to legacy
| AU
| 2005-06-23 13:26:07+0200 1520 5f4 Service received connect notification
| 2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to legacy
| AU
|
|
|
| and "windowsupdate.log"
|
| 2005-06-22 18:44:50 16:44:50 Success IUENGINE Starting
| 2005-06-22 18:44:50 16:44:50 Success IUENGINE Determining machine
| configuration
| 2005-06-22 18:44:53 16:44:53 Error IUENGINE Querying software
| update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
| 0x80072EFD)
| 2005-06-22 18:44:58 16:44:58 Success IUENGINE Shutting down
| 2005-06-22 23:45:50 21:45:50 Success IUENGINE Starting
| 2005-06-22 23:45:50 21:45:50 Success IUENGINE Determining machine
| configuration
| 2005-06-22 23:45:54 21:45:54 Error IUENGINE Querying software
| update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
| 0x80072EFD)
| 2005-06-22 23:45:58 21:45:58 Success IUENGINE Shutting down
| 2005-06-23 04:46:09 02:46:09 Success IUENGINE Starting
| 2005-06-23 04:46:09 02:46:09 Success IUENGINE Determining machine
| configuration
| 2005-06-23 04:46:13 02:46:13 Error IUENGINE Querying software
| update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
| 0x80072EFD)
| 2005-06-23 04:46:17 02:46:17 Success IUENGINE Shutting down
| 2005-06-23 09:46:28 07:46:28 Success IUENGINE Starting
| 2005-06-23 09:46:28 07:46:28 Success IUENGINE Determining machine
| configuration
| 2005-06-23 09:46:31 07:46:31 Error IUENGINE Querying software
| update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url] (Error
| 0x80072EFD)
| 2005-06-23 09:46:36 07:46:36 Success IUENGINE Shutting down
|
| The client and ther server are on the same subnet (no firewall), i have try
| also to force a client with /detectnow but
| nothing !
|
| If i try to resolve the name of the server or "browse" a WSUS web site form
| the client it's work!
|
| Why i have 2 Windowupdate log files ?
|
| Why my client cannot record as "computer" in the WSUS ?
|
| I have try to use a WSUS server as server WSUS and client (modified the
| registry) and the same server record if same on the WSUS console.
|
|
| Thanks to all.

07-09-2005, 11:44 PM
Sorry,
Thanks!

"Carey Frisch [MVP]" <cnfrisch@nospamgmail.com> wrote in message
news:e5%23OSQDeFHA.2288@TK2MSFTNGP14.phx.gbl...
> Please visit the following appropriate newsgroup:
> news://msnews.microsoft.com/microsoft.public.softwareupdatesvcs
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
> Microsoft Newsgroups
>
> Get Windows XP Service Pack 2 with Advanced Security Technologies:
> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
>
> -------------------------------------------------------------------------------------------
>
> "io.com" wrote:
>
> | Hi to all,
> |
> | i have installed a WSUS Server on windows 2003 SP1 and it work fine!
> |
> | i have installed another test server windows 2003 SP1 as "client WSUS"
> for
> | automatic updates but this server is not automatcl
> | register on WSUS server. In my configureation both the server as a SA
> server
> | non AD.
> |
> | The configuration of client is this :
> |
> |
> | Windows Registry Editor Version 5.00
> |
> | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate]
> | "ElevateNonAdmins"=dword:00000000
> | "WUServer"="http://192.168.116.21"
> | "WUStatusServer"="http://192.168.11.21"
> |
> |
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate\AU]
> | "NoAutoUpdate"=dword:00000000
> | "AUOptions"=dword:00000003
> | "ScheduledInstallDay"=dword:00000000
> | "ScheduledInstallTime"=dword:00000003
> | "DetectionFrequencyEnabled"=dword:00000001
> | "DetectionFrequency"=dword:00000001
> | "UseWUServer"=dword:00000001
> |
> | In a windows direcotry of my clinet i have 2 files :
> |
> | "windows update.log"
> |
> | 2005-06-22 18:38:01+0200 1520 b30 Service Main starts
> | 2005-06-22 18:38:01+0200 1520 b30 WU client with version 5.7.3790.1830
> | successfully initialized
> | 2005-06-22 18:38:01+0200 1520 b30 Service status is now SERVICE_RUNNING
> | 2005-06-22 18:38:46+0200 1520 b30 start delayed initialization of WU
> client
> | 2005-06-22 18:38:46+0200 1520 b30 BatchFlushAge = 30908.
> | 2005-06-22 18:38:46+0200 1520 b30 SamplingValue = 56, sampling required
> = No
> | 2005-06-22 18:38:46+0200 1520 b30 Client Call Recorder finished delayed
> | initialization
> | 2005-06-22 18:38:46+0200 1520 b30 Setting next AU detection timeout to
> | 2005-06-22 16:38:46
> | 2005-06-22 18:38:46+0200 1520 b30 Launching Legacy AU client
> | 2005-06-22 18:50:58+0200 1520 5f4 Service received disconnect
> notification
> | 2005-06-22 18:50:58+0200 1520 5f4 Forwarding control handler info to
> legacy
> | AU
> | 2005-06-23 13:25:51+0200 1520 5f4 Service received connect notification
> | 2005-06-23 13:25:51+0200 1520 5f4 Forwarding control handler info to
> legacy
> | AU
> | 2005-06-23 13:26:07+0200 1520 5f4 Service received disconnect
> notification
> | 2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to
> legacy
> | AU
> | 2005-06-23 13:26:07+0200 1520 5f4 Service received connect notification
> | 2005-06-23 13:26:07+0200 1520 5f4 Forwarding control handler info to
> legacy
> | AU
> |
> |
> |
> | and "windowsupdate.log"
> |
> | 2005-06-22 18:44:50 16:44:50 Success IUENGINE Starting
> | 2005-06-22 18:44:50 16:44:50 Success IUENGINE Determining
> machine
> | configuration
> | 2005-06-22 18:44:53 16:44:53 Error IUENGINE Querying
> software
> | update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url]
> (Error
> | 0x80072EFD)
> | 2005-06-22 18:44:58 16:44:58 Success IUENGINE Shutting down
> | 2005-06-22 23:45:50 21:45:50 Success IUENGINE Starting
> | 2005-06-22 23:45:50 21:45:50 Success IUENGINE Determining
> machine
> | configuration
> | 2005-06-22 23:45:54 21:45:54 Error IUENGINE Querying
> software
> | update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url]
> (Error
> | 0x80072EFD)
> | 2005-06-22 23:45:58 21:45:58 Success IUENGINE Shutting down
> | 2005-06-23 04:46:09 02:46:09 Success IUENGINE Starting
> | 2005-06-23 04:46:09 02:46:09 Success IUENGINE Determining
> machine
> | configuration
> | 2005-06-23 04:46:13 02:46:13 Error IUENGINE Querying
> software
> | update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url]
> (Error
> | 0x80072EFD)
> | 2005-06-23 04:46:17 02:46:17 Success IUENGINE Shutting down
> | 2005-06-23 09:46:28 07:46:28 Success IUENGINE Starting
> | 2005-06-23 09:46:28 07:46:28 Success IUENGINE Determining
> machine
> | configuration
> | 2005-06-23 09:46:31 07:46:31 Error IUENGINE Querying
> software
> | update catalog from [url]http://192.168.11.21/autoupdate/getmanifest.asp[/url]
> (Error
> | 0x80072EFD)
> | 2005-06-23 09:46:36 07:46:36 Success IUENGINE Shutting down
> |
> | The client and ther server are on the same subnet (no firewall), i have
> try
> | also to force a client with /detectnow but
> | nothing !
> |
> | If i try to resolve the name of the server or "browse" a WSUS web site
> form
> | the client it's work!
> |
> | Why i have 2 Windowupdate log files ?
> |
> | Why my client cannot record as "computer" in the WSUS ?
> |
> | I have try to use a WSUS server as server WSUS and client (modified the
> | registry) and the same server record if same on the WSUS console.
> |
> |
> | Thanks to all.
>

Torgeir Bakken \(MVP\)
07-09-2005, 11:44 PM
Carey Frisch [MVP] wrote:

> Please visit the following appropriate newsgroup:
> news://msnews.microsoft.com/microsoft.public.softwareupdatesvcs
>
Hi Carey,

Actually, WSUS questions should be posted to the new newsgroup
microsoft.public.windows.server.update_services

(while SUS questions should still go to
microsoft.public.softwareupdatesvcs)


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx


Problem with WSUS