SVCHOST

  • Thread starter Thread starter John
  • Start date Start date
J

John

Greetings

How can I tell what process is running an instance of SVCHOST. I have 12
instances of SVCHOST showing and all are listening on different ports.
Firewall has them blocked outbound, but. . .
 
How can I tell what process is running an instance of SVCHOST. I have 12
instances of SVCHOST showing and all are listening on different ports.
Firewall has them blocked outbound, but. . .

I don't remember which virus is the problem (could be Blaster, but
there are so many I can't keep track) but there is at least one virus
which specifically infects that program

Online removal tools here
http://securityresponse.symantec.com/avcenter/tools.list.html


John Thomas Smith
http://www.direct2usales.com
http://www.pacifier.com/~jtsmith
 
John said:
Greetings

How can I tell what process is running an instance of SVCHOST. I have 12
instances of SVCHOST showing and all are listening on different ports.
Firewall has them blocked outbound, but. . .

Click Start/Program/Accessories?Command Prompt

Type (no quotes) "tasklist /svc" (there is a space between t and /). You
then will get a list of running service, and each svchost.exe list will give
deatil to what is being used in each instance. If you are unsure about what
certain instances are,click Start/Help and Support and type them in the
search box, or use Google for more info.
 
Back
Top