We are having a problem with our SUS server and the clients that connect to
it. It seems as though the updates will be downloaded by either user or
admin on the client machine but once downloaded it will only install them
once an admin is logged on. This seems to be a pretty common question with a
pretty common answer: "The AUOptions value in the registry MUST be set to 4"
however we have done this along with setting these other registry settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\AU]
"UseWUServer"=dword:00000001
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000011
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"ReschedualeWaitTime"=dword:00000002
after looking at the white papers at:
http://www.microsoft.com/windowsserv...eployment.mspx
I concluded that our setup should be working but for some reason it still is
not letting the users install the updates. While looking at the service,
while I was logged in as a user, to make sure that the update service was
running I noticed a "Run As" tab. My question is will it work to run this
service as an administrator. Will that fix our problem? Or mainly does
anyone know what our problem is? Our company is running Novell which doesn't
always play friendly with microsoft, could that have anything to do with it?
Any advice would be greatly appreciated. Thanks