Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Windows Updates When Told Not To!
nightfox
post Dec 16 2006, 02:02 AM
Post #1


NiGHTFoX - Hiding in the dark
Group Icon

Group: Members
Posts: 680
Joined: 3-April 05
Member No.: 3,584



Ok, I personally HATE MS updates and feel they add more security holes than the system already has so I disable ALL updates. EVERYTHING. I rarely update Windows, but I do it like every two months or so.

Anyways, my computer needs to be left online because I am constantly accessing it from all over. Well, one day I come home to find it booted into Linux since I dual boot. When I got back into Windows, a window said that Windows updated.

I think this is illegal. MS shouldn't be allowed to do that when you ask them not to. That's like having a telemarketer always call you, you tell them don't call me again and then they still call you. This is really dumb and I'm about to get on the phone with MS about this. It's absurd.

Anyone know of any registry hacks or any firewall rules I can create to block this?

Thanks!

[N]F
Go to the top of the page
 
+Quote Post
Jimmy89
post Dec 16 2006, 11:20 AM
Post #2


Living at the Datacenter
Group Icon

Group: [HOSTED]
Posts: 708
Joined: 30-June 06
From: Australia
Member No.: 14,219
myCENTs:76.93



i havent been able to find which ports the updater actually uses to access microsofts servers but you might be able to work them out!

if you sert your firewall program to block everything and ask for permission before allowing then attempt an update you should get windows asking for access to the internet - this should show you the program or even the ports that it is using to access the internet.

using this information you should be able to formulate your own firewall rule to stop the updater accessing the internet and thus stopping it from downloading! hopefully this works for you, good luck!
Go to the top of the page
 
+Quote Post
bakr_2k5
post Dec 16 2006, 01:39 PM
Post #3


Member - Active Contributor
Group Icon

Group: Members
Posts: 83
Joined: 25-September 06
From: The Netherlands
Member No.: 16,153



Hi Nightfox,

My firewall (Jetico Personal Firewall) says that windows auto update contacts these adresses and remote ports:
- 195.85.129.24 (a26.ms.akamai.net, download.windowsupdate.com) remote port 80
- 65.55.192.29 (update.microsoft.com.nsatc.net, update.microsoft.com) remote port 443
Perhaps there are more when it actually FINDS new updates, then I'll edit this post!
Don't know if this is usefull but it might help. You could loop the hostnames back to 127.0.0.1 via the hosts file or something (don't have any experiance with this on windows!).

bakr_2k5

This post has been edited by bakr_2k5: Dec 16 2006, 01:39 PM
Go to the top of the page
 
+Quote Post
WeaponX
post Dec 16 2006, 04:48 PM
Post #4


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,086
Joined: 21-June 05
From: New York
Member No.: 6,440
myCENTs:86.41



It shouldn't have done that. If you disabled it, I don't recall ever seeing it updating on it's own. Even if you set it to automatically update, which I do for all my users, I usually choose the option to at least ask you before it actually installs the updates.

It should be easy to add those IP addresses to the HOSTS file in Windows. If you are using Windows XP, the HOSTS file should be located in c:\windows\system32\drivers\etc\. Open up the HOSTS file (no extensions) in Notepad and add something like this to it:

QUOTE
127.0.0.1 65.55.192.29

Notice the space after 127.0.0.1. Then save the HOSTS file. That should block it out.
Go to the top of the page
 
+Quote Post
saint-michael
post Dec 18 2006, 10:04 AM
Post #5


SM- the Man -The Myth - The Legend Himself
Group Icon

Group: Members
Posts: 457
Joined: 4-September 05
From: Drinking da rootbeers
Member No.: 8,313
myCENTs:72.48



Actually weaponx it auto updates sometimes. I had a update a few days ago in which it never mention to me that their was a update. Now a restart pop u[ shows up in which it gives you an option to restart now or later. Of course this pop up is on a timer so after a minute or two it will restart automatically.

Now I am assuming that you disabled it in the normal fashion through the windows menu's and all that crazy stuff now I found a to disable it through the key register.
QUOTE

1. Start regedit.exe on the machine where you want to disable Windows Update.
2. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
3. From the Edit menu, select New, DWORD value.
4. Enter a name of NoWindowsUpdate, and press Enter.
5. Double-click NoWindowsUpdate, and set it to 1.
6. Close regedit.


Now if you tried it that way then my hands are tied on what to do next. laugh.gif
Go to the top of the page
 
+Quote Post
xboxrulz
post Dec 18 2006, 09:34 PM
Post #6


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,880
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:92.74



port 80 and 443 are important ports and u wouldn't want to close 'em.

Windows sometimes ignore your settings because Microsoft "feels" that they are "critical" updates.

xboxrulz
Go to the top of the page
 
+Quote Post
CaptainRon
post Dec 19 2006, 06:34 AM
Post #7


Premium Member
Group Icon

Group: Members
Posts: 238
Joined: 9-September 05
Member No.: 8,400



Bear in mind guys, MS products are meant for the bottom of the pyramid guys. Meaning low end computer illiterates. We guys are a little too smart for Windows XP or any other desktop OS. So I personally use Windows Server 2003 in office. It is really secure and superb, has no performance glitches, and does what you tell it to.

Ya its strange to see gentleman behavior from a MS product.
Go to the top of the page
 
+Quote Post
Jimmy89
post Dec 19 2006, 07:13 AM
Post #8


Living at the Datacenter
Group Icon

Group: [HOSTED]
Posts: 708
Joined: 30-June 06
From: Australia
Member No.: 14,219
myCENTs:76.93



I have also found a windows service that controls updates for the computer. its name is 'wuauserv' and its friendly name is Windows Update. Below is the Description of what the services does:

Enables the detection, download, and installation of updates for Windows and other programs. If this service is disabled, users of this computer will not be able to use Windows Update or its automatic updating feature, and programs will not be able to use the Windows Update Agent (WUA) API.

the executable path is:

C:\Windows\system32\svchost.exe -k netsvcs

and on my computer it is set on Autopmatic (Delayed Start).

as far as i can tell the program always seems to be running. Im am not totally sure whether this program/service runs on all windows version (this information was taken from vista rc1) so it may not be available on all computers, but its still worth a try!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. What Is The Use Of Service Packs For Windows?(18)
  2. Microsoft Service Pack 2 Cd (free)(17)
  3. Windows Not Recognizing Ipod(21)
  4. How To Increase Windows Shutdown Speed(40)
  5. A Note To All Illegal Windows Xp Owners(50)
  6. Where Does Windows Xp Store Its Passwords ?(11)
  7. Restore Windows File And Folder Protection(5)
  8. How To Create "ghost" Images (norton) On Windows(47)
  9. Disable Recent Docs History In Windows(3)
  10. How Can I Delete Old Files In Windows Xp ?(22)
  11. 12 Things You Didn't Know About Windows XP(5)
  12. Using Same Serial # On Multiple Copies Of Windows(18)
  13. The Best Version Of Windows(42)
  14. Can You Create A Folder Name "con"(19)
  15. How Can I Make Xp User Autologin ?(6)
  1. Lock Workstation Shortcut(9)
  2. Deleting A Corrupt File(26)
  3. Will Using Fdisk Corrupt Windows Partition?(9)
  4. How To Make Windows Xp Faster(30)
  5. 100 Reasons To Use Windows Vista(13)
  6. Windows Xp Sp3 Available(16)
  7. Why I May Be Installing Windows Xp Sp3 Again(10)
  8. Image Problems With Windows 2000(10)
  9. Windows 7(12)
  10. Windows Black Edition(11)
  11. Windows Xp, How To Re-enable Show All Possible Color(6)
  12. What Do You Guys Think Of Windows 7?(10)
  13. How To Improve Windows.(7)


 



- Lo-Fi Version Time is now: 3rd December 2008 - 07:51 PM