Hello Rex,
Thank you for using newsgroup!
From your post, I suggest you refer to the following article to deploy the
Windows Firewall in Windows 2000 domain. That describes how to configure
Windows Firewall settings in an organization network is to use Active
Directory and the new Windows Firewall settings in Computer Configuration
Group Policy. This method requires the use of Active Directory with either
Windows 2000 or Windows Server 2003 domain controllers.
Deploying Windows Firewall Settings for Microsoft Windows XP with Service
Pack 2
<
http://www.microsoft.com/downloads/details.aspx?FamilyID=4454e0e1-61fa-447a
-bdcd-499f73a637d1&DisplayLang=en>
In addition, I also provide you with the additional information for your
reference. You may use the following information to disable Windows
Firewall in Windows 2000 domain.
Use a registry editor to add the following entries:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile
\EnableFirewall=0 (DWORD data type)
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfi
le
\EnableFirewall=0 (DWORD data type)
The registry settings are documented in the "Deploying Windows Firewall
Settings for Microsoft Windows XP with Service Pack 2" doc at
<
http://www.microsoft.com/downloads/details.aspx?FamilyID=4454e0e1-61fa-447a
-bdcd-499f73a637d1&DisplayLang=en> on page 16
As far as I know, you may run the following command to disable Windows
Firewall. Also you may create a batch file that contains the following
command and deploy the batch file as a logon script to disable Windows
Firewall on all Windows XP domain clients.
Command line:
netsh firewall set opmode mode=disable
Hope the information helps!
Thanks & Regards,
Ken Zhao
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: GPO that disables XP Firewall
| thread-index: AcXqrPcgvJeKxjnpT1O0DzqFhV+DGQ==
| X-WBNR-Posting-Host: 212.79.172.242
| From: "=?Utf-8?B?UmV4IEtyZW1lcg==?=" <
[email protected]>
| Subject: GPO that disables XP Firewall
| Date: Wed, 16 Nov 2005 04:55:05 -0800
| Lines: 7
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.win2000.group_policy
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.win2000.group_policy:38332
| X-Tomcat-NG: microsoft.public.win2000.group_policy
|
| Hi,
|
| I have an Windows 2000 domain with XP (SP2) clients.
| How can i disable the firewall in xp with an group policy?
| Is there any adm file for that?
|
| Best regards
|