Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > Want to Install The Updates on the Client without user interventio

Reply
Thread Tools Display Modes

Want to Install The Updates on the Client without user interventio

 
 
Vineet
Guest
Posts: n/a

 
      04-06-2010
I have a WSUS server s.0 sp2 and around 350 clients. Many of them are either
XP or vista and few of them are on 2003, 2000 platform.

I have configured them through GPEDIT. Following is the registry of the
clients showing the configuration made by me.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\win dows\WindowsUpdate]
"WUServer"="http://191.254.178.52"
"WUStatusServer"="http://191.254.178.52"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\win dows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000b
"UseWUServer"=dword:00000001
"RescheduleWaitTimeEnabled"=dword:00000001
"RescheduleWaitTime"=dword:00000001
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"DetectionFrequencyEnabled"=dword:00000001
"DetectionFrequency"=dword:00000005
"AutoInstallMinorUpdates"=dword:00000001
"RebootRelaunchTimeoutEnabled"=dword:00000000


The clients are downloading the updates and after the downloading is
complete they wait for the confirmation from the user to install them.
And mostly the user does not click the baloon appearing on the task bar
hence the updates keeps piling up.

Is there a setting where the clients automatically installs the update
without asking for user. If there is then kindly tell me the setting required
to do this in all the above different os of the clients.

Thanks for help in advance

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

 
      04-06-2010
"Vineet" <> wrote in message
news:FC8F8333-80AD-46A9-B16C-...

> The clients are downloading the updates and after the downloading is
> complete they wait for the confirmation from the user to install them.


More likely they are prompting an =admin= user to interactively install the
updates because they are ready and available.

> And mostly the user does not click the baloon appearing on the task bar
> hence the updates keeps piling up.


> "AUOptions"=dword:00000004
> "ScheduledInstallDay"=dword:00000000
> "ScheduledInstallTime"=dword:0000000b


And those updates should then be installed at the scheduled installation
time of 11:00am. To determine if/why/whynot/how the updates are being
handled at 11:00am, please review the WindowsUpdate.log for the entries
recorded at 11:00am local time on the client.


> Is there a setting where the clients automatically installs the update
> without asking for user.


To not ask the user, either the user must not be a local administrator, or
you must explicitly block access to use the WUAgent UI.

> If there is then kindly tell me the setting required
> to do this in all the above different os of the clients.


You'll find all of this documented in the WSUS Deployment Guide in the
section on configuring clients.


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

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
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
error 646 jkremke Windows Update 53 06-28-2010 07:35 PM
WSUS not working in vista Anklesh Chauhan Update Services 15 03-28-2010 10:17 PM
Windows Update error code 8007065E Martin R Windows Update 7 01-14-2010 01:33 PM
update 976098 failing M. Murphy Update Services 2 01-08-2010 01:31 PM
"Required installation branch was not found in INF file" Sohail Patel Windows Update 2 12-05-2009 10:38 AM



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