Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > needs to be administrator to get the "reboot later"?

Reply
Thread Tools Display Modes

needs to be administrator to get the "reboot later"?

 
 
Tom
Guest
Posts: n/a

 
      03-07-2006
Running Windows2000 in a workgroup environment. I don't want to give my
users administrative privilege but I do want to give them control when to
reboot their machines after installing updates? Is it possible?
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      03-08-2006
Tom wrote:

> Running Windows2000 in a workgroup environment. I don't want to give my
> users administrative privilege but I do want to give them control when to
> reboot their machines after installing updates? Is it possible?

Hi,

There is only one option available to enable the "Restart Later"
button for non-admin users:

If you enable the ElevateNonAdmins AU registry setting (policy title
"Allow non-administrators to receive update notifications"), also
non-admin users will have "Restart Later" available to them, as
long as the NoAutoRebootWithLoggedOnUsers policy is enabled as well.

With ElevateNonAdmins set to 1 a non-admin is allowed to select
"Restart Later", and also to use the AU icon in the system tray to
start installations before scheduled installation time (good), as
well as un-select updates that is scheduled to be installed on the
computer (not so good).

With ElevateNonAdmins enabled, the end user experience of Automatic
Updates is completely the same all the way for both admins and
non-admins.

The default is to wait 10 minutes before prompting again with a
scheduled restart. But you can configure how long the wait is
yourself by setting the policy "Re-prompt for restart with scheduled
installations".


This registry file content will enable the ElevateNonAdmins policy:

--------------------8<----------------------
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate]
"ElevateNonAdmins"=dword:00000001

--------------------8<----------------------



--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
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
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista Security 207 12-31-2009 07:58 AM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista Administration 199 12-31-2009 07:58 AM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista File Management 198 12-31-2009 07:58 AM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista General Discussion 205 12-31-2009 07:58 AM
CONFUSED: Applying multiple "updates" with single reboot (qchain) nouser Windows Update 0 12-18-2003 06:09 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