Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > ser pack 2 turning off firewall

Reply
Thread Tools Display Modes

ser pack 2 turning off firewall

 
 
mka
Guest
Posts: n/a

 
      09-06-2004
Hello, I have elected to turn off the firewall. I clicked on it and it is
selected to turn off firewall. But it still shows firewall on when I go into
security center.
can anyone help me with this
thanks
mka
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      09-06-2004
mka wrote:

> Hello, I have elected to turn off the firewall. I clicked on it and it is
> selected to turn off firewall. But it still shows firewall on when I go into
> security center.
> can anyone help me with this

Hi

There are several solutions available to disable the firewall
not using the GUI.

Here are two ways:

1)
Adding the registry values below, this can be done either
before or after SP2 is installed (use e.g. regedit.exe):


HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\DomainProfile
\EnableFirewall=0 (DWORD data type)

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\StandardProfile
\EnableFirewall=0 (DWORD data type)

Those registry values are 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/d...d-499f73a637d1


If you want to disable the firewall service as well, run this command
line from e.g. Start/Run (do not remove the space after start= ):

sc.exe config SharedAccess start= disabled


2)

The following command line will disable SP2's firewall (must be
run after SP2 is installed and at least one reboot is done):

netsh.exe firewall set opmode mode=disable profile=all


The netsh.exe syntax is also documented in WF_XPSP2.doc.


If you want to disable the firewall service as well, run this command
line from e.g. Start/Run (do not remove the space after start= ):

sc.exe config SharedAccess start= disabled


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Steve
Guest
Posts: n/a

 
      09-06-2004
"Torgeir Bakken \(MVP\)" <Torgeir.Bakken-> wrote in message news:<>...
> mka wrote:
>
> > Hello, I have elected to turn off the firewall. I clicked on it and it is
> > selected to turn off firewall. But it still shows firewall on when I go into
> > security center.
> > can anyone help me with this

> Hi
>
> There are several solutions available to disable the firewall
> not using the GUI.
>
> Here are two ways:
>
> 1)
> Adding the registry values below, this can be done either
> before or after SP2 is installed (use e.g. regedit.exe):
>
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\DomainProfile
> \EnableFirewall=0 (DWORD data type)
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\StandardProfile
> \EnableFirewall=0 (DWORD data type)
>
> Those registry values are 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/d...d-499f73a637d1
>
>
> If you want to disable the firewall service as well, run this command
> line from e.g. Start/Run (do not remove the space after start= ):
>
> sc.exe config SharedAccess start= disabled
>
>
> 2)
>
> The following command line will disable SP2's firewall (must be
> run after SP2 is installed and at least one reboot is done):
>
> netsh.exe firewall set opmode mode=disable profile=all
>
>
> The netsh.exe syntax is also documented in WF_XPSP2.doc.
>
>
> If you want to disable the firewall service as well, run this command
> line from e.g. Start/Run (do not remove the space after start= ):
>
> sc.exe config SharedAccess start= disabled


What wonderful advice! Thank you, this solved my problem.
Steve
 
Reply With Quote
 
mkaone
Guest
Posts: n/a

 
      09-07-2004
Hi I dont quite understand your answer, you have 4 different ways, can you
please explain a little more. Also can I stop xp firewall thru services?
thanks
mark

"Steve" wrote:

> "Torgeir Bakken \(MVP\)" <Torgeir.Bakken-> wrote in message news:<>...
> > mka wrote:
> >
> > > Hello, I have elected to turn off the firewall. I clicked on it and it is
> > > selected to turn off firewall. But it still shows firewall on when I go into
> > > security center.
> > > can anyone help me with this

> > Hi
> >
> > There are several solutions available to disable the firewall
> > not using the GUI.
> >
> > Here are two ways:
> >
> > 1)
> > Adding the registry values below, this can be done either
> > before or after SP2 is installed (use e.g. regedit.exe):
> >
> >
> > HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\DomainProfile
> > \EnableFirewall=0 (DWORD data type)
> >
> > HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsFirewall\StandardProfile
> > \EnableFirewall=0 (DWORD data type)
> >
> > Those registry values are 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/d...d-499f73a637d1
> >
> >
> > If you want to disable the firewall service as well, run this command
> > line from e.g. Start/Run (do not remove the space after start= ):
> >
> > sc.exe config SharedAccess start= disabled
> >
> >
> > 2)
> >
> > The following command line will disable SP2's firewall (must be
> > run after SP2 is installed and at least one reboot is done):
> >
> > netsh.exe firewall set opmode mode=disable profile=all
> >
> >
> > The netsh.exe syntax is also documented in WF_XPSP2.doc.
> >
> >
> > If you want to disable the firewall service as well, run this command
> > line from e.g. Start/Run (do not remove the space after start= ):
> >
> > sc.exe config SharedAccess start= disabled

>
> What wonderful advice! Thank you, this solved my problem.
> Steve
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firewall keeps turning off FST4RD Windows Vista Security 4 05-05-2008 01:41 AM
Firewall & Malware Protection keeps turning off in Win Security Ce redhawkeagle Windows Vista Security 1 11-19-2007 03:35 PM
Firewall rule created, but firewall drops FIST Windows Vista Security 1 04-16-2007 11:52 PM
Firewall and/or defender turning off Bob G Windows Vista General Discussion 3 03-21-2007 12:31 AM
REALLY turning off the firewall James Baker Windows Update 5 08-26-2004 12:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59