Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WSUS Clients

Featured Replies

Hi,

I've just installed WSUS on a SUS server. Migrated all info across etc etc. but before I decomission SUS from the server, I want to test WSUS on a small number of clients. To start off with I thought I'd get my own connected to it but thats where I have got stuck.

I've configured my client via a registry entry. Done a redetect from my pc but nothing. Can anybody help me please. Below are my registry settings...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]"ElevateNonAdmins"=dword:00000000

"TargetGroup"="Test Group"

"TargetGroupEnabled"=dword:00000000

"WUServer"="http://servername:8530"

"WUStatusServer"="http://servername:8530"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"AUOptions"=dword:00000004

"AutoInstallMinorUpdates"=dword:00000001

"DetectionFrequencyEnabled"=dword:00000001

"DetectionFrequency"=dword:00000012

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

"NoAutoUpdate"=dword:00000000

"RebootRelaunchTimeout"=dword:00000720

"RebootRelauchnchTimeoutEnabled"=dword:00000001

"RebootWarningTimeoutEnabled"=dword:00000000

"RebootWarningTimeout"=dword:00000030

"RescheduleWaitTime"=dword:00000001

"RescheduleWaitTimeEnabled"=dword:00000000

"ScheduleInstallDay"=dword:00000000

"ScheduledInstallTime"=dword:00000003

"UseWUServer"=dword:00000000

I've also tried with the IP address, instead of server name but still nothing.

Thanks

Taggs

Edited by Taggs


What can you see

a.) when you run wsus client diagnostic?

b.) in windowsupdate.log after you run wuauclt /resetauthorization /detectnow?

  • Author

This is what is in the log file.

2005-09-14 12:04:21 1492 d0 AU Triggering AU detection through DetectNow API

2005-09-14 12:04:21 1492 62c AU Another AU detection is already in progress, using it

I'm not sure how to run the wsus client diagnostic

Thanks

Taggs

  • Author

WSUS Client Diag

Checking Machine State...all Passed

Checking AU Settings.....Pass

Checking Proxy...pass/none/none/Pass/None/None (repectively)

Checking Connectionto to WSUS/SUS server

WUServer = http://servername:8530

WUStatusServer = http://servername:8530

UseWuServer is disabled....fail

connection to server .....pass

SelfUpdate folder is present.....pass

:)

Edited by Taggs

  • Author

The Test Group is all ready created.

I have changed the UseTargetGroup to 1 and re-run the /detectnow but still nothing.

I've also re-run the Client diag....Still get all the same results as before

:(

"ScheduleInstallDay"=dword:00000000 should be ScheduledInstallDay!

UseWUServer must be 1 if you want to use WSUS :)

Also enable RescheduleWaitTImeEnabled...

But your biggest problem is UseWUServer...

  • Author

The server is still not seeing the computer :( but the client daigs are now saying

UseWuServer is enabled..........Pass. :w00t:

We are getting closer... :thumbup

Can you post output from cleint diag again + export registry configuration?

Edited by Martin Zugec

  • Author

Here you go

Registry

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]

"ElevateNonAdmins"=dword:00000000

"TargetGroup"="Test Group"

"TargetGroupEnabled"=dword:00000001

"WUServer"="http://servername:8530"

"WUStatusServer"="http://servername:8530"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"AUOptions"=dword:00000004

"AutoInstallMinorUpdates"=dword:00000001

"DetectionFrequencyEnabled"=dword:00000001

"DetectionFrequency"=dword:00000012

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

"NoAutoUpdate"=dword:00000000

"RebootRelaunchTimeout"=dword:00000720

"RebootRelauchnchTimeoutEnabled"=dword:00000001

"RebootWarningTimeoutEnabled"=dword:00000000

"RebootWarningTimeout"=dword:00000030

"RescheduleWaitTime"=dword:00000001

"RescheduleWaitTimeEnabled"=dword:00000001

"ScheduledInstallTime"=dword:00000003

"UseWUServer"=dword:00000001

"ScheduledInstallDay"=dword:00000000

Client Diag

Checking Machine State

admin rights.........pass

Auto updates service running.....passs

BITS running....pass

Wuaueng.dll version 5.8.0.2469...pass

Checking AU Settings.....Pass

Checking Proxy...pass/none/none/Pass/None/None (repectively)

Checking Connectionto to WSUS/SUS server

WUServer = http://servername:8530

WUStatusServer = http://servername:8530

UseWuServer is disabled....pass

connection to server .....pass

SelfUpdate folder is present.....pass

Ok, now it looks fine...

You can try this script, that will force client:

WSUSForce.cmd

@echo on
net stop wuauserv
REG DELETE "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v LastWaitTimeout /f
REG DELETE "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v DetectionStartTime /f
Reg Delete "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v NextDetectionTime /f
net start wuauserv
wuauclt /resetauthorization /detectnow
@echo off

  • Author

OK, I've run the script and all tasks seem to complete OK.

Refreshed the server but still nothing.... :(

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.