>> >> I am having problems with an Asus computer that is running Windows
>> >> 2000 Pro. At random times, it goes to a black screen and reboots. This
[quoted text clipped - 24 lines]
>On my PC, I have four groups, and hence four copies of svchost.exe running.
>ZB
Oops! I didn't see the ".com" on the original msg. I was just
zeroing in on "svchost". I was lookiing for ANYTHING which could
possibly be related ot my problem.
From what you say, the 3 svchost processes I have running can each
host one of the NNTP sessions I'm concerned about. I can only get
3 NNTP sessions running at once and there are only 3 svchost processes
running. VERY coincidental. ;-)
So, how can I get more of them running, so they can host
umpteen-jillion sessions at once??
ZeeBee - 21 Nov 2004 02:04 GMT
> >> >> I am having problems with an Asus computer that is running Windows
> >> >> 2000 Pro. At random times, it goes to a black screen and reboots. This
[quoted text clipped - 36 lines]
> So, how can I get more of them running, so they can host
> umpteen-jillion sessions at once??
Not quite the right idea. Each copy of svchost plays as a server for a
number of services. Look at the registry key I pointed you at, and you will
get some idea of what each svchost instance is providing.
For instance, on my PC at the moment, I have three instances running: -
BITS group - Background Intelligent Transfer Service.
netsvcs - For a range of net, logon, routing etc services
wugroup - For automatic download and installation of Windows Update.
Have a look at
http://www.ss64.com/ntsyntax/services.html for a better description.
I'm not even certain that NNTP is provided by svchost, so yes, it might be
coincidence that you can only have three sessions open, and there are three
svchost instances.
ZB