Group: microsoft.public.windowsxp.security_admin
From: "Gorka Miranda"
Date: Wednesday, March 19, 2008 9:49 AM
Subject: Re: question to svchost

Hi

If you run the following command, you can see wich service depend of each
svchost process:

tasklist /svc

I hope that this will help you

Regards

Gorka Miranda

"Malte Neuhaus" wrote in message
news:62gqj5F2323jvU1@mid.individual.net...
> Hi!
>
> I've got a question about services that are grouped together in a
> svchost-process. How does Windows controls which services run in the same
> svchost? Which informationen has to be equal or general to be set?
>
> I tried to solve it with sc.exe and the HKLM\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\SvcHost-key, but I was not able to control the
> services...
>
> Thanks in advance!
>
> Greetings, Malte