ICS

T

Torgeir Bakken \(MVP\)

Potekhin said:
Hi

Note that the SP2 firewall is enabled as default.

If you are in a Active Directory (AD) domain, you can use Group Policy
to enable and configure the SP2 firewall.

If no AD, you can use netsh.exe to do this from the command line.

If you actually have previously disabled the SharedAccess service, you
can enable it with this command:

sc.exe config SharedAccess start= auto

Both the group policy part and the netsh.exe syntax is documented
in WF_XPSP2.doc.

WF_XPSP2.doc "Deploying Windows Firewall Settings for Microsoft
Windows XP with Service Pack 2" is downloadable from
http://www.microsoft.com/downloads/details.aspx?familyid=4454e0e1-61fa-447a-bdcd-499f73a637d1

Managing Windows XP Service Pack 2 Features Using Group Policy
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/mangxpsp2/mngintro.mspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top