It helps because many of those processes you are seeing are tied to a service. Learning which ones to shut off will help you in reducing the amount of processes running.
I'll just share with you the registry entry I created over at blackviper (excellent resource by the way).
Ok:
This is the one I use, to use it just open up note pad and paste in it there and then save it as a .reg file. Then simply merge it into your registry or double click it.
That particular one may not be for everyone, but it's a damn good one.
I also do a couple of registry tweaks to fine tune what I'm shooting for, I think you'll like them. Especially since what I'm showing you in this thread will effectively shut down every single port from being open on an XP machine. Pending you don't need any special things like ftp, telnet, etc..
Ok here are the other tweaks I do after a fresh install:
HKEY_LOCAL_MACHINE-->Software--> Microsoft--> Ole--> Enable DCOM Set it's value to a N instead of the Y thats shown.
HKEY_LOCAL_MACHINE-->Software--> Microsoft--> Rpc Once there, take a look over at the right hand panel and you'll see "DCOM protocols", double click it. Do not modify the entire value, but instead only remove ncacn_ip_tcp from the DCOM Protocols value, and leave everything else untouched.
HKEY_LOCAL_MACHINE-->SYSTEM-->CurrentControlSet-->Services-->NetBT-->Paramaters now look in the right hand panel at TransportBindName and double click it. It should have a value set of "/device/" just remove it and your good to go.
Now reboot and then go to the run prompt and type in cmd--> then netstat -an and tell me what you see. I think you'll be pleased with what you find.
~|The|Snowman
[edit] I've removed that huge quote and attached as a txt file. Please attach rather than post huge lists in future. Thanks. peterska2
Last edited by peterska2; Nov 16th, 2003 at 9:15 pm.