Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > How to remove pointer to old SUS server

Reply
Thread Tools Display Modes

How to remove pointer to old SUS server

 
 
MLA!
Guest
Posts: n/a

 
      09-21-2005
Hi,
I transferred a group of XP workstations to a new AD (new LAN) from a
workgroup.
Workstations were configured to pick up updates from SUS server.
Configuration was done by importing a registry file.

How I can remove pointer to old SUS server?

Before I will deploy a new WSUS on Small Business Server I want to enable
automatic update from Microsoft site.

Thanks.
Michael.
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      09-21-2005
MLA! wrote:

> Hi,
> I transferred a group of XP workstations to a new AD (new LAN) from a
> workgroup.
> Workstations were configured to pick up updates from SUS server.
> Configuration was done by importing a registry file.
>
> How I can remove pointer to old SUS server?
>
> Before I will deploy a new WSUS on Small Business Server I want to enable
> automatic update from Microsoft site.
>

Hi,

Delete the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\
and then reboot the computer.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
MLA!
Guest
Posts: n/a

 
      09-21-2005
I want to precise...
1. By removing this key Microsoft update options will become active?
2. Can you recommend a script for removing this key from the regestry?
Thanks,
Michael.

"Torgeir Bakken (MVP)" wrote:

> MLA! wrote:
>
> > Hi,
> > I transferred a group of XP workstations to a new AD (new LAN) from a
> > workgroup.
> > Workstations were configured to pick up updates from SUS server.
> > Configuration was done by importing a registry file.
> >
> > How I can remove pointer to old SUS server?
> >
> > Before I will deploy a new WSUS on Small Business Server I want to enable
> > automatic update from Microsoft site.
> >

> Hi,
>
> Delete the registry key
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\
> and then reboot the computer.
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      09-22-2005
MLA! wrote:

> I want to precise...
> 1. By removing this key Microsoft update options will become active?


It should be, as long as you have used a reg file to configure
the AU connection to the SUS server.


> 2. Can you recommend a script for removing this key from the regestry?


On one line:

%SystemRoot%\system32\reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE
\Policies\Microsoft\Windows\WindowsUpdate /f



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
MLA!
Guest
Posts: n/a

 
      09-26-2005
thank you very much.

"Torgeir Bakken (MVP)" wrote:

> MLA! wrote:
>
> > I want to precise...
> > 1. By removing this key Microsoft update options will become active?

>
> It should be, as long as you have used a reg file to configure
> the AU connection to the SUS server.
>
>
> > 2. Can you recommend a script for removing this key from the regestry?

>
> On one line:
>
> %SystemRoot%\system32\reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE
> \Policies\Microsoft\Windows\WindowsUpdate /f
>
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
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
Remove or KILL KMS server? Karl Mitschke Windows Vista Installation 13 05-23-2008 01:54 PM
Remove or KILL KMS server? Karl Mitschke Windows Vista Installation 0 05-05-2008 02:08 PM
Compaq/Synaptics Pointer-Any way to get pointer to go farther for a given pad motion? frank1492 Windows Vista General Discussion 0 02-19-2008 04:46 AM
Please Remove the Spam off this Server. Kevin Panzke Windows Vista General Discussion 6 08-17-2006 12: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