Michael said:
Thank you Olorin, you're post was helpful. I followed your instructions
and
found that the service was not running. It was set to Automatic. I
attempted to start the service manually using Right-click and Start.
After
about two minutes, I received the following error message:
"Could not start the Windows Firewall/Internet Conncection Sharing (ICS)
service on Local Computer. Error 1068: The dependency sercie or group
failed to start."
Any suggestions on how I can repair this? Thank you.
Michael -
Do you have a third-party software firewall already installed (perhaps as
part of a security suite)? If so, try uninstalling that first (or turning it
and all its services off).
In services.msc again, check your "Remote Procedure Call (RPC)" service is
running. If not, start it up and set its Startup Type to Automatic
(double-click on it and look in the General tab, then try the Windows
Firewall/ICS service again.
In Services, double-click on Windows Firewall/ICS and select the
Dependencies tab (these are the dependencies mentioned in the error message
you got). Expand the list of components, and ensure any services listed
there (as well as RPC) are also started and set to "Automatic" startup. Try
the Windows Firewall/ICS service again.
Try running the System File Checker: click on Start > Run > type "cmd" >
press Enter. In the "Command prompt" window that comes up, type
sfc /scannow
and press Enter (or for a brief description first, type "sfc /?"). Let it
run, and try the firewall again. It might pay to have your XP installation
CD on hand as it might ask you to insert it.
If still no joy, have a look in the Event Logs for any clues - Start > Run >
"eventvwr.msc", look through the various logs for any any entries from the
time you tried to start the firewall; there could be pointers there. (Output
from the sfc command, if it changed any files, will be in here, under the
System log.)
Let us know how it all goes!