zoukankan      html  css  js  c++  java
  • windows xp sp2中控制面板防火墙的对话框变灰色

    When you open the Windows Firewall applet (firewall.cpl) in Windows XP Service Pack 2, it may read as For your security, some settings are controlled by Group Policy at the top of the applet. If this happens to a stand-alone system, then you may use the instructions below to reset the firewall Policy settings to defaults.

    Note that there are a plethora of Viruses which disable the Windows Firewall settings through Policy / registry settings, even in Windows XP Home Edition. Therefore, it's a good idea to run a complete Virus scan in your system.

    Resolution

    Method 1: For Windows XP Home and Professional Editions

    1. Click Start, Run and type Regedit.exe
    2. Navigate to the following location:

    HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ WindowsFirewall

    1. Backup the key and then delete the WindowsFirewall branch.
    2. Close Regedit.exe and restart Windows.

    Method 2: For Windows XP Professional

    • Click Start, Run and type Gpedit.msc
    • Navigate to the following branch:

    Computer Configuration
    => Administrative Templates
    ==> Network
    ===> Network Connections
    ====> Windows Firewall
    =====> Standard Profile

    • Set the following options to Not Configured (defaults)
    • Windows Firewall: Protect all network connections
    • Windows Firewall: Do not allow exceptions
    • Windows Firewall: Define program exceptions
    • Windows Firewall: Allow local program exceptions
    • Windows Firewall: Allow remote administration exception
    • Windows Firewall: Allow file and printer sharing exception
    • Windows Firewall: Allow ICMP exceptions
    • Windows Firewall: Allow Remote Desktop exception
    • Windows Firewall: Allow UPnP framework exception
    • Windows Firewall: Prohibit notifications
    • Windows Firewall: Allow logging
    • Windows Firewall: Prohibit unicast response to multicast or broadcast requests
    • Windows Firewall: Define port exceptions
    • Windows Firewall: Allow local port exceptions
    • Exit Group Policy editor.
  • 相关阅读:
    python模块添加
    Python 的列表排序
    python中文处理问题
    排序算法堆排序
    搜索二分搜索
    排序算法(随机)快速排序(递归)
    排序算法计数排序
    OO设计原则总结
    异常控制以及进程调度
    ubuntu12.04 alternate win7 双系统安装
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1636813.html
Copyright © 2011-2022 走看看