Any tips on the setup?
It just ain't working
Here is the sample of my reg file.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\Au]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000002
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000E
"UseWUServer"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://xxx.xxx.129.201"
"WUStatusServer"="http://xxx.xxx.129.201"
The above setup only works for users with Admin rights
But even than, if I change "AUOptions"=dword:00000002 to 3 or 4
it just stops working all together.