Jump to content


  • 0
Prajwal Desai

Windows SUS - Workgroup

Question

Windows Server Update Services (WSUS) enables administrators to manage the distribution of updates and hotfixes released for Microsoft products to computers in a corporate environment.

WSUS downloads these updates from the Microsoft Update website and then distributes them to computers on a network.

In this Article i will be installing the WSUS role on a computer that is in Workgroup environment.

 

Machines used . 1 VM - Server 2008 R2 ent 64 bit - WSUS role installed and configured. 1 VM - windows 7 prof SP1 64 bit as client machine.

 

Step 1 - Install and Configure the WSUS role on the server.

 

post-9145-0-14970200-1344502091_thumb.png

 

post-9145-0-34624000-1344502093_thumb.png

 

post-9145-0-00066700-1344502095_thumb.png

 

post-9145-0-30089300-1344502390_thumb.png

 

post-9145-0-92993200-1344502391_thumb.png

 

post-9145-0-58578900-1344503519_thumb.png

 

post-9145-0-67018000-1344503522_thumb.png

 

post-9145-0-67307800-1344503524_thumb.png

 

post-9145-0-34068900-1344503526_thumb.png

 

 

Step 2 : Create the .reg file with following info:

 

Create a *.reg file containing this:

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]

"AcceptTrustedPublisherCerts"=dword:00000001

"ElevateNonAdmins"=dword:00000001

"TargetGroupEnabled"=dword:00000000

"WUServer"="http://your-WSUS-server:port";

"WUStatusServer"="http://your-WSUS-server:port";

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"AUOptions"=dword:00000004

"AUPowerManagement"=dword:00000001

"AutoInstallMinorUpdates"=dword:00000001

"DetectionFrequency"=dword:0000000a

"DetectionFrequencyEnabled"=dword:00000001

"IncludeRecommendedUpdates"=dword:00000001

"NoAUAsDefaultShutdownOption"=dword:00000001

"NoAUShutdownOption"=dword:00000001

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

"NoAutoUpdate"=dword:00000000

"RebootRelaunchTimeout"=dword:0000000a

"RebootRelaunchTimeoutEnabled"=dword:00000001

"RescheduleWaitTime"=dword:0000000a

"RescheduleWaitTimeEnabled"=dword:00000001

"ScheduledInstallDay"=dword:00000000

"ScheduledInstallTime"=dword:00000003

"UseWUServer"=dword:00000001

 

 

Change/Modify the info from reg file.

 

- "WUServer"="http://your-WSUS-server:port"; and

- "WUStatusServer"="http://your-WSUS-server:port";

 

Example : "WUServer"="http://192.168.100.1"

"WUStatusServer"=http://192.168.100.1"

 

Example : "WUServer"=" http://intranet.local:8080 "

"WUStatusServer"=" http://intranet.local:8080 "

 

 

Save the reg file with filename.reg extension

 

Step 3 : In the WSUS console Approve the updates.

 

post-9145-0-59122600-1344503528_thumb.png

 

post-9145-0-74535700-1344503530_thumb.png

 

post-9145-0-62018200-1344505254_thumb.png

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.