The answer to your question as you already know is Unfortunately...NO.
This policy object's purpose was to prevent machine restarts while a user was working.
No user logged on means no one to interrupt so ok to restart machine... :-)
But the closed thing to what you want to achieve is...
Is to put the computers your network in there own OU (not the defualt one ..."Dopmain computers")
so that there gpo settings do not affect the DC settings
and create and apply GPOs at the OU level only (Not at the root).
It is OK to create at the root (but do not apply it there (apply at OU))
Edit the default domain server group policy. (Right click the Domain controllers OU)
For the DC's
Allow Automatic Updates immediate installation...
Should be set to Disabled
so that Updates will be downloaded but not installed until the administrator says so.
For Computers
Allow Automatic Updates immediate installation...
should be set to enabled
No auto-restart for scheduled Automatic Updates installations...
Should be set to enabled...
Specifies that to complete a scheduled installation, Automatic Updates will wait for the computer to be restarted by any user who is logged on, instead of causing the computer to restart automatically.
Behaviour explained above.
Main Topics
Browse All Topics





by: darkeryuPosted on 2005-06-16 at 01:04:35ID: 14228987
Hi:
No auto-restart for scheduled Automatic Updates installations Not Configured
thanks