Hi, I want to configure win7 Home Premium to get it's updates from a WSUS server, but there is no gpedit.msc. How do I achieve this..
Thanks..
Hi, I want to configure win7 Home Premium to get it's updates from a WSUS server, but there is no gpedit.msc. How do I achieve this..
Thanks..
There is no gpedit.msc in Home,it is only in Proffesional and Ultimate
It is only possible directly in registry.See this article.Maybe it help:Configure Clients in a Non?Active Directory EnvironmentHi, I want to configure win7 Home Premium to get it's updates from a WSUS server, but there is no gpedit.msc. How do I achieve this..
Thanks..
There is no gpedit.msc in Home,it is only in Proffesional and Ultimate
So how do I configure win7 to connect to a WSUS server?
It is only possible directly in registry.See this article.Maybe it help:Configure Clients in a Non?Active Directory EnvironmentThere is no gpedit.msc in Home,it is only in Proffesional and Ultimate
So how do I configure win7 to connect to a WSUS server?
Maybe you have to only create this key manually,I'll check it later thoroughly...Unfortunately the registry key, HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU doesn't exsits..... I think I'll have to contact microsoft directly, right?
Maybe you have to only create this key manually,I'll check it later thoroughly...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://192.168.131.199:8530"
"WUStatusServer"="http://192.168.131.199:8530"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000003
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000003
"UseWUServer"=dword:00000001
.So link from MS Technet which I gave you is still up to date.Solved How to mark posts SOLVED? - Vista Forumsbtw: how can I mark this thread as answered...?