Re: generic host process for win 32 services
am 15.08.2007 18:33:47 von Mike
In message
at 14:13:40 on Wed, 15 Aug 2007, Nospam
wrote
>RE: generic host process for win 32 services
>
>Zonealarm has this allowed to act as a server.
>
>Should I allow it to act as a server or not?
>
>Its just a normal home PC
>
>
>
What happens when you click on the advice URL on the ZoneAlarm popup for
this event?
--
Mike News
Re: generic host process for win 32 services
am 16.08.2007 00:02:56 von no spam
In message , Mike
writes
>In message
>at 14:13:40 on Wed, 15 Aug 2007, Nospam
>wrote
>>RE: generic host process for win 32 services
>>
>>Zonealarm has this allowed to act as a server.
>>
>>Should I allow it to act as a server or not?
>>
>>Its just a normal home PC
>>
>>
>>
>What happens when you click on the advice URL on the ZoneAlarm popup
>for this event?
It only appears in the setup section, programs tab.
It doesn't pop up a window. It must have been there a while.
I have also noticed it is only in the trusted zone not the Internet
zone.
So it is probably not as bad as I feared.
--
Nospam
Re: generic host process for win 32 services
am 03.09.2007 18:19:22 von Adrian
The Generic Host Process only provides services to other processes on
the system. You will need something like PSTOOLS to look and see what
that specific instance is hosting.
Look for svchost.exe and see. You should have several running hosting
DNS client, DHCP client, Alerter, BITS, Server, Workstation and a
number of other processes. Many of these are necessary and all run
under the generic host process.
What you can look for is something you don't recognize / understand
running within svcchost and then research that item to find out why it
is running.
On my system, there are:
9 instances of svchost running
44 services running within the 9 instances
I do have a lot of items running.
--------------
On Wed, 15 Aug 2007 14:13:40 +0100, Nospam
wrote:
>RE: generic host process for win 32 services
>
>Zonealarm has this allowed to act as a server.
>
>Should I allow it to act as a server or not?
>
>Its just a normal home PC