Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Turn off the wsus update and use the internet site to update

Reply
Thread Tools Display Modes

Turn off the wsus update and use the internet site to update

 
 
James Buchan
Guest
Posts: n/a

 
      02-27-2006
I have set up a number of PC/servers on our production network and used GP to
get them to install all updates from our WSUS server.

This works great, but the problem I now have is a number of these machines
are off site in ISP's or secondary locations that don't have access to our
WSUS server.

So I want all of these PCs etc to now have the default setting of "use the
window automatic update site".

Also I need to be able to access the option on the automatic updates page on
the PCs so I can set them to automaticaly down load and install, as this is
currently grayed out.

I'm sure its an easy fix, is there a set default button some where ???

Cheers.

James
--
MCSA
 
Reply With Quote
 
 
 
 
PA Bear
Guest
Posts: n/a

 
      02-27-2006
Forwarded to microsoft.public.windows.server.update_service via crosspost.
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org

James Buchan wrote:
> I have set up a number of PC/servers on our production network and used
> GP to get them to install all updates from our WSUS server.
>
> This works great, but the problem I now have is a number of these machines
> are off site in ISP's or secondary locations that don't have access to our
> WSUS server.
>
> So I want all of these PCs etc to now have the default setting of "use the
> window automatic update site".
>
> Also I need to be able to access the option on the automatic updates page
> on the PCs so I can set them to automaticaly down load and install, as
> this is currently grayed out.
>
> I'm sure its an easy fix, is there a set default button some where ???
>
> Cheers.
>
> James


 
Reply With Quote
 
Lawrence Garvin \(MVP\)
Guest
Posts: n/a

 
      02-28-2006
[Note: Since this response applies equally to AU/WU/MU scenarios as well as
WSUS scenarios, I have left the crosspost in place, and not set the
followups. If your response is specific to AU/WU/MU please do not reply to
m.p.w.s.update_services. If your response is specific to WSUS, please do not
reply to m.p.windowsupdate.]


Via Group Policy, if you DISABLE the policy "Specify intranet Microsoft
update service location", this will redirect the clients back to Automatic
Updates via microsoft.com

The AU dialog is greyed out because you have a policy applied.

Change the "Configure Automatic Updates" policy to Option #5 to grant local
control to the configuration; or, better yet, set the "Configure Automatic
Updates" policy to Option #4 and you'll have exactly what you need.

In the event these machines do not have access to your Active Directory
environment to obtain group policies, these two settings can also be set via
Local Policy. Run gpedit.msc on the local machine, and navigate through the
GP editor to set the policies.

If that's not an option, the specific registry settings you need to
reconfigure are in:
HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU
"UseWUServer"=dword:0x0
"AUOptions"=dword:0x4
"ScheduledInstallDay"=dword:0x0
"ScheduledInstallTime"=dword:0x3 (or whatever time you want to set)

You can load those four settings up into a REG file and ship 'em out via
email attachment or logon script.

"PA Bear" <> wrote in message
news:...
> Forwarded to microsoft.public.windows.server.update_service via crosspost.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org
>
> James Buchan wrote:
>> I have set up a number of PC/servers on our production network and used
>> GP to get them to install all updates from our WSUS server.
>>
>> This works great, but the problem I now have is a number of these
>> machines
>> are off site in ISP's or secondary locations that don't have access to
>> our
>> WSUS server.
>>
>> So I want all of these PCs etc to now have the default setting of "use
>> the
>> window automatic update site".
>>
>> Also I need to be able to access the option on the automatic updates page
>> on the PCs so I can set them to automaticaly down load and install, as
>> this is currently grayed out.
>>
>> I'm sure its an easy fix, is there a set default button some where ???
>>
>> Cheers.
>>
>> James

>



 
Reply With Quote
 
James Buchan
Guest
Posts: n/a

 
      02-28-2006
Many thanks for the reply, I'll give this a go and report back.

--
MCSA


"Lawrence Garvin (MVP)" wrote:

> [Note: Since this response applies equally to AU/WU/MU scenarios as well as
> WSUS scenarios, I have left the crosspost in place, and not set the
> followups. If your response is specific to AU/WU/MU please do not reply to
> m.p.w.s.update_services. If your response is specific to WSUS, please do not
> reply to m.p.windowsupdate.]
>
>
> Via Group Policy, if you DISABLE the policy "Specify intranet Microsoft
> update service location", this will redirect the clients back to Automatic
> Updates via microsoft.com
>
> The AU dialog is greyed out because you have a policy applied.
>
> Change the "Configure Automatic Updates" policy to Option #5 to grant local
> control to the configuration; or, better yet, set the "Configure Automatic
> Updates" policy to Option #4 and you'll have exactly what you need.
>
> In the event these machines do not have access to your Active Directory
> environment to obtain group policies, these two settings can also be set via
> Local Policy. Run gpedit.msc on the local machine, and navigate through the
> GP editor to set the policies.
>
> If that's not an option, the specific registry settings you need to
> reconfigure are in:
> HKLM\Software\Policies\Microsoft\Windows\WindowsUp date\AU
> "UseWUServer"=dword:0x0
> "AUOptions"=dword:0x4
> "ScheduledInstallDay"=dword:0x0
> "ScheduledInstallTime"=dword:0x3 (or whatever time you want to set)
>
> You can load those four settings up into a REG file and ship 'em out via
> email attachment or logon script.
>
> "PA Bear" <> wrote in message
> news:...
> > Forwarded to microsoft.public.windows.server.update_service via crosspost.
> > --
> > ~Robear Dyer (PA Bear)
> > MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org
> >
> > James Buchan wrote:
> >> I have set up a number of PC/servers on our production network and used
> >> GP to get them to install all updates from our WSUS server.
> >>
> >> This works great, but the problem I now have is a number of these
> >> machines
> >> are off site in ISP's or secondary locations that don't have access to
> >> our
> >> WSUS server.
> >>
> >> So I want all of these PCs etc to now have the default setting of "use
> >> the
> >> window automatic update site".
> >>
> >> Also I need to be able to access the option on the automatic updates page
> >> on the PCs so I can set them to automaticaly down load and install, as
> >> this is currently grayed out.
> >>
> >> I'm sure its an easy fix, is there a set default button some where ???
> >>
> >> Cheers.
> >>
> >> James

> >

>
>
>

 
Reply With Quote
 
James Buchan
Guest
Posts: n/a

 
      02-28-2006
Not having to much luck here.

I can't reconnect to GP to remove the setting

There is no entry in gpedit to allow me to disable the setting.

What I have found is I need to :
Delete the key; HKLM>software>policies>windows>windows update

And then manualy add HKLM>software>policies>microsoft>windows>windows
update, as you said.

Not sure if it will work though will have to wait and see.
James

MCSA
 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      03-01-2006
James' reply forwarded to microsoft.public.windows.server.update_services

James:

1. Please include all of previous message(s) in your replies to the
newsgroup.

2. Please crosspost your replies to this thread to
'microsoft.public.windows.server.update_services' newsgroup by clicking on
ADVANCED OPTIONS in lower-right of Reply pane and filling in the box.)
--
~PA Bear


James Buchan wrote:
> Not having to much luck here.
>
> I can't reconnect to GP to remove the setting
>
> There is no entry in gpedit to allow me to disable the setting.
>
> What I have found is I need to :
> Delete the key; HKLM>software>policies>windows>windows update
>
> And then manualy add HKLM>software>policies>microsoft>windows>windows
> update, as you said.
>
> Not sure if it will work though will have to wait and see.
> James
>
> MCSA


 
Reply With Quote
 
Dave Mills
Guest
Posts: n/a

 
      03-01-2006
Well many would not agree with 1. Post only the relevant bits and nothing much
at all if your just saying "Thanks"

And PA Bear your sig causes the quoted text to be chopped as it is inserted
before the quoted text not at the end of the posting.

On Wed, 1 Mar 2006 01:30:39 -0500, "PA Bear" <> wrote:

>James' reply forwarded to microsoft.public.windows.server.update_services
>
>James:
>
>1. Please include all of previous message(s) in your replies to the
>newsgroup.
>
>2. Please crosspost your replies to this thread to
>'microsoft.public.windows.server.update_service s' newsgroup by clicking on
>ADVANCED OPTIONS in lower-right of Reply pane and filling in the box.)

--
Dave Mills
There are 10 type of people, those that understand binary and those that don't.
 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      03-02-2006
Your nit duly picked. (I prefer that my sig be located at the end of my
reply.)

Dave Mills wrote:
> Well many would not agree with 1. Post only the relevant bits and nothing
> much at all if your just saying "Thanks"
>
> And PA Bear your sig causes the quoted text to be chopped as it is
> inserted before the quoted text not at the end of the posting.
>
> On Wed, 1 Mar 2006 01:30:39 -0500, "PA Bear" <> wrote:
>
> > James' reply forwarded to
> > microsoft.public.windows.server.update_services
> >
> > James:
> >
> > 1. Please include all of previous message(s) in your replies to the
> > newsgroup.
> >
> > 2. Please crosspost your replies to this thread to
> > 'microsoft.public.windows.server.update_services' newsgroup by clicking
> > on ADVANCED OPTIONS in lower-right of Reply pane and filling in the
> > box.)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent - Problem with the update site & also the Microsoft Site &IE?? John Reinders Windows Update 7 09-17-2005 02:44 PM
WSUS client still seeing windows update site Sn Windows Update 1 06-09-2005 07:41 PM
Internet Explorer automatically opens Windows Update site Russell Windows Update 0 05-06-2005 03:22 PM
Windows Update site and MS Office update site will not work blpen Windows Update 1 10-23-2004 07:17 PM
Internet Explorer spontaneously jumps to Windows Update site Lucvdv Windows Update 0 01-12-2004 11:25 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59