Configuring windows 7 Home Premium for WSUS Updates

bugzee

New member
Local time
3:16 PM
Messages
6
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..
 

My Computer My Computer

OS
windows xp
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
 

My Computer My Computer

Computer Manufacturer/Model Number
Custom made
OS
Windows 7 Professional x64 PL
CPU
AMD Athlon 4450e
Motherboard
Giga-Byte GA-MA69G-S3H
Memory
GoodRam DDR2 2x2048MB (FSB 800MHz)
Graphics Card(s)
nVidia GeForce 9600GT (G94-300) 1024 MB
Monitor(s) Displays
SAMSUNG SyncMaster HS2P301688
Hard Drives
Seagate ST3750330AS 750GB
PSU
Corsair 550W
Cooling
AeroCool ExtremeEngine 3T
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


So how do I configure win7 to connect to a WSUS server?
 

My Computer My Computer

OS
windows xp

My Computer My Computer

Computer Manufacturer/Model Number
Custom made
OS
Windows 7 Professional x64 PL
CPU
AMD Athlon 4450e
Motherboard
Giga-Byte GA-MA69G-S3H
Memory
GoodRam DDR2 2x2048MB (FSB 800MHz)
Graphics Card(s)
nVidia GeForce 9600GT (G94-300) 1024 MB
Monitor(s) Displays
SAMSUNG SyncMaster HS2P301688
Hard Drives
Seagate ST3750330AS 750GB
PSU
Corsair 550W
Cooling
AeroCool ExtremeEngine 3T
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 Environment

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?
 

My Computer My Computer

OS
windows xp
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...
 

My Computer My Computer

Computer Manufacturer/Model Number
Custom made
OS
Windows 7 Professional x64 PL
CPU
AMD Athlon 4450e
Motherboard
Giga-Byte GA-MA69G-S3H
Memory
GoodRam DDR2 2x2048MB (FSB 800MHz)
Graphics Card(s)
nVidia GeForce 9600GT (G94-300) 1024 MB
Monitor(s) Displays
SAMSUNG SyncMaster HS2P301688
Hard Drives
Seagate ST3750330AS 750GB
PSU
Corsair 550W
Cooling
AeroCool ExtremeEngine 3T
Maybe you have to only create this key manually,I'll check it later thoroughly...

I'll try creating this key and see... anyway keep me posted.. Thanks...
 

My Computer My Computer

OS
windows xp
Yes I had right.It is normal defaultly this key don't exist,but when you configure WU this key will appear in registry.

Easy example from this site:HOW TO: Connect Vista to WSUS 3.0

it look in registry following:

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

Of course it is only example ;).So link from MS Technet which I gave you is still up to date.
 

My Computer My Computer

Computer Manufacturer/Model Number
Custom made
OS
Windows 7 Professional x64 PL
CPU
AMD Athlon 4450e
Motherboard
Giga-Byte GA-MA69G-S3H
Memory
GoodRam DDR2 2x2048MB (FSB 800MHz)
Graphics Card(s)
nVidia GeForce 9600GT (G94-300) 1024 MB
Monitor(s) Displays
SAMSUNG SyncMaster HS2P301688
Hard Drives
Seagate ST3750330AS 750GB
PSU
Corsair 550W
Cooling
AeroCool ExtremeEngine 3T
ok, it's working now... I just copied the reg from a working windows xp machine... Thanks for you help....
 

My Computer My Computer

OS
windows xp
btw: how can I mark this thread as answered...?
 

My Computer My Computer

OS
windows xp

My Computer My Computer

Computer Manufacturer/Model Number
Custom made
OS
Windows 7 Professional x64 PL
CPU
AMD Athlon 4450e
Motherboard
Giga-Byte GA-MA69G-S3H
Memory
GoodRam DDR2 2x2048MB (FSB 800MHz)
Graphics Card(s)
nVidia GeForce 9600GT (G94-300) 1024 MB
Monitor(s) Displays
SAMSUNG SyncMaster HS2P301688
Hard Drives
Seagate ST3750330AS 750GB
PSU
Corsair 550W
Cooling
AeroCool ExtremeEngine 3T
Back
Top