home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / en-US / fwcfg.dll.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  24.9 KB  |  122 lines

  1. 4000    Adds firewall configuration.\n
  2. 4001    Deletes firewall configuration.\n
  3. 4002    Sets firewall configuration.\n
  4. 4003    Shows firewall configuration.\n
  5. 4006    Any
  6. 4007    App
  7. 4009    Disable
  8. 4010    Domain
  9. 4011    Enable
  10. 4012    IPv4
  11. 4013    IPv6
  12. 4014    Legacy Firewall (ICF)
  13. 4015    No
  14. 4016    None
  15. 4017    Remote Administration
  16. 4018    RPC
  17. 4019    Standard
  18. 4021    TCP
  19. 4022    UDP
  20. 4023    Unspecified
  21. 4024    Windows Firewall
  22. 4025    Yes
  23. 4026    Public
  24. 4030    Adds firewall allowed program configuration.\n
  25. 4031    \n%1!s!\n      [ program = ] path\n      [ name = ] name\n      [ [ mode = ] ENABLE|DISABLE\n        [ scope = ] ALL|SUBNET|CUSTOM\n        [ addresses = ] addresses\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Adds firewall allowed program configuration.\n\n  Parameters:\n\n  program - Program path and file name.\n\n  name - Program name.\n\n  mode - Program mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  scope - Program scope (optional).\n      ALL    - Allow all traffic through firewall (default).\n      SUBNET - Allow only local network (subnet) traffic through firewall.\n      CUSTOM - Allow only specified traffic through firewall.\n\n  addresses - Custom scope addresses (optional).\n              This comma-separated scope can contain IPv4 addresses,\n              IPv6 addresses, subnets, ranges, or the keyword LocalSubnet.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'.\n            addresses  can not contain Unspecified or Loopback addresses.\n\n  Examples:\n\n      %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE\n      %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM\n          157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n      %1!s! program=C:\MyApp\MyApp.exe name="My Application"\n          mode=DISABLE\n      %1!s! program=C:\MyApp\MyApp.exe name="My Application"\n          mode=ENABLE scope=CUSTOM addresses=157.60.0.1,\n          172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n
  26. 4032    Deletes firewall allowed program configuration.\n
  27. 4033    \n%1!s!\n      [ program = ] path\n      [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Deletes firewall allowed program configuration.\n\n  Parameters:\n\n  program - Program path and file name.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Examples:\n\n      %1!s! C:\MyApp\MyApp.exe\n      %1!s! program=C:\MyApp\MyApp.exe\n
  28. 4034    Sets firewall allowed program configuration.\n
  29. 4035    \n%1!s!\n      [ program = ] path\n      [ [ name = ] name\n        [ mode = ] ENABLE|DISABLE\n        [ scope = ] ALL|SUBNET|CUSTOM\n        [ addresses = ] addresses\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Sets firewall allowed program configuration.\n\n  Parameters:\n\n  program - Program path and file name.\n\n  name - Program name (optional).\n\n  mode - Program mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  scope - Program scope (optional).\n      ALL    - Allow all traffic through firewall (default).\n      SUBNET - Allow only local network (subnet) traffic through firewall.\n      CUSTOM - Allow only specified traffic through firewall.\n\n  addresses - Custom scope addresses (optional).\n              This comma-separated scope can contain IPv4 addresses,\n              IPv6 addresses, subnets, ranges, or the keyword LocalSubnet.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'.\n            addresses  can not contain Unspecified or Loopback addresses.\n\n  Examples:\n\n      %1!s! C:\MyApp\MyApp.exe "My Application" DISABLE\n      %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM\n          157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n      %1!s! program=C:\MyApp\MyApp.exe name="My Application"\n          mode=DISABLE\n      %1!s! program=C:\MyApp\MyApp.exe name="My Application"\n          mode=ENABLE scope=CUSTOM addresses=157.60.0.1,\n          172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n
  30. 4036    Shows firewall allowed program configuration.\n
  31. 4037    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows firewall allowed program configuration.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  32. 4040    %1!-7.7s!  %2!-20.20s! %3!s! / %4!s!\n
  33. 4041    %1!-7.7s!  %2!-20.20s! %3!s! / %4!s!\n    Scope: %5!s!\n
  34. 4042    \nAllowed programs configuration for %1!s! profile:\nMode     Traffic direction    Name / Program\n-------------------------------------------------------------------\n
  35. 4062    Shows firewall configuration.\n
  36. 4063    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows firewall configuration.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  37. 4080    Shows current firewall profile.\n
  38. 4081    \n%1!s!\n\n  Shows current firewall profile.\n
  39. 4100    \n%1!s! profile configuration:\n-------------------------------------------------------------------\n
  40. 4101    \n%1!s! profile configuration (current):\n-------------------------------------------------------------------\n
  41. 4120    %1!-7.7s!  %2!-3.3s!           %3!s! / %4!s!\n
  42. 4121    \nProgram exceptions:\nMode     Local policy  Name / Program\n-------------------------------------------------------------------\n
  43. 4122    %1!-5u!  %2!-3.3s!       %3!-4.4s!     %4!-8u!  %5!-3.3s!   %6!-3.3s!         %7!-3.3s!     %8!s! / %9!s!\n
  44. 4123    \nPorts on which programs want to receive incoming connections:\nPort   Protocol  Version  PID       Type  Wildcarded  Forced  Name / Program\n-------------------------------------------------------------------\n
  45. 4124    \nICMP settings for all network interfaces:\nMode     Type  Description\n-------------------------------------------------------------------\n
  46. 4127    \nLog settings:\n-------------------------------------------------------------------\n
  47. 4128    %1!-5u!  %2!-3.3s!       %3!-3.3s!           %4!-7.7s!  %5!s! / %6!s!\n
  48. 4129    \nPort exceptions:\nPort   Protocol  Local policy  Mode     Name / Service type\n-------------------------------------------------------------------\n
  49. 4130    \nFirewall status:\n-------------------------------------------------------------------\nProfile                           = %1!s!\nOperational mode                  = %2!s!\nException mode                    = %3!s!\nMulticast/broadcast response mode = %4!s!\nNotification mode                 = %5!s!\nGroup policy version              = %6!s!\nRemote admin mode                 = %7!s!\n
  50. 4131    \nLocal exceptions allowed by group policy:\n-------------------------------------------------------------------\nOpen ports       = %1!s!\nAllowed programs = %2!s!\n
  51. 4132    \nService settings:\nMode     Customized  Name\n-------------------------------------------------------------------\n
  52. 4133        Scope: %1!s!\n
  53. 4134    No ports are currently open on all network interfaces.\n
  54. 4135    %1!-5u!  %2!-3.3s!       %3!-4.4s!     %4!s!\n
  55. 4136    \nPorts currently open on all network interfaces:\nPort   Protocol  Version  Program\n-------------------------------------------------------------------\n
  56. 4160    Sets firewall ICMP configuration.\n
  57. 4161    \n%1!s!\n      [ type = ] 2-5|8-9|11-13|17|ALL\n      [ [ mode = ] ENABLE|DISABLE\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL\n\n  Sets firewall ICMP configuration.\n\n  Parameters:\n\n  type - ICMP type.\n      2   - Allow outbound packet too big.\n      3   - Allow outbound destination unreachable.\n      4   - Allow outbound source quench.\n      5   - Allow redirect.\n      8   - Allow inbound echo request.\n      9   - Allow inbound router request.\n      11  - Allow outbound time exceeded.\n      12  - Allow outbound parameter problem.\n      13  - Allow inbound timestamp request.\n      17  - Allow inbound mask request.\n      ALL - All types.\n\n  mode - ICMP mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Examples:\n\n      %1!s! 8\n      %1!s! 8 ENABLE\n      %1!s! type=ALL mode=DISABLE\n
  58. 4162    Shows firewall ICMP configuration.\n
  59. 4163    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows firewall ICMP configuration.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  60. 4180    %1!-7.7s!  %2!s!\n
  61. 4181    2     Allow outbound packet too big
  62. 4182    3     Allow outbound destination unreachable
  63. 4183    4     Allow outbound source quench
  64. 4184    5     Allow redirect
  65. 4185    8     Allow inbound echo request
  66. 4186    9     Allow inbound router request
  67. 4187    11    Allow outbound time exceeded
  68. 4188    12    Allow outbound parameter problem
  69. 4189    13    Allow inbound timestamp request
  70. 4190    17    Allow inbound mask request
  71. 4191    \nICMP configuration for %1!s! profile:\nMode     Type  Description\n-------------------------------------------------------------------\n
  72. 4220    Sets firewall logging configuration.\n
  73. 4221    \n%1!s!\n      [ [ filelocation = ] path\n        [ maxfilesize = ] 1-32767\n        [ droppedpackets = ] ENABLE|DISABLE\n        [ connections = ] ENABLE|DISABLE ]\n\n  Sets firewall logging configuration.\n\n  Parameters:\n\n  filelocation - Log path and file name (optional).\n\n  maxfilesize - Maximum log file size in kilobytes (optional).\n\n  droppedpackets - Dropped packet log mode (optional).\n      ENABLE  - Log in firewall.\n      DISABLE - Do not log in firewall.\n\n  connections - Successful connection log mode (optional).\n      ENABLE  - Log in firewall.\n      DISABLE - Do not log in firewall.\n\n  Remarks: At least one parameter must be specified.\n\n  Examples:\n\n      %1!s! %%systemroot%%\system32\LogFiles\Firewall\pfirewall.log 4096 ENABLE\n      %1!s! filelocation=%%systemroot%%\system32\LogFiles\Firewall\pfirewall.log maxfilesize=4096\n          droppedpackets=ENABLE\n
  74. 4222    Shows firewall logging configuration.\n
  75. 4223    \n%1!s!\n\n  Shows firewall logging configuration.\n
  76. 4240    \nLog configuration:\n-------------------------------------------------------------------\n
  77. 4241    File location   = %1!s!\nMax file size   = %2!u! KB\nDropped packets = %3!s!\nConnections     = %4!s!\n
  78. 4245    Sets firewall multicast/broadcast response configuration.\n
  79. 4246    \n%1!s!\n      [ mode = ] ENABLE|DISABLE\n      [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Sets firewall multicast/broadcast response configuration.\n\n  Parameters:\n\n  mode - Multicast/broadcast response mode.\n      ENABLE  - Allow responses to multicast/broadcast traffic through the\n                firewall.\n      DISABLE - Do not allow responses to multicast/broadcast traffic\n                through the firewall.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Examples:\n\n      %1!s! ENABLE\n      %1!s! mode=DISABLE\n
  80. 4247    Shows firewall multicast/broadcast response configuration.\n
  81. 4248    \n%1!s!\n\n  Shows firewall multicast/broadcast response configuration.\n
  82. 4249    Multicast/broadcast response mode = %1!s!\n
  83. 4250    Sets firewall notification configuration.\n
  84. 4251    \n%1!s!\n      [ mode = ] ENABLE|DISABLE\n      [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Sets firewall notification configuration.\n\n  Parameters:\n\n  mode - Notification mode.\n      ENABLE  - Allow pop-up notifications from firewall.\n      DISABLE - Do not allow pop-up notifications from firewall.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Examples:\n\n      %1!s! ENABLE\n      %1!s! mode=DISABLE\n
  85. 4252    Shows firewall notification configuration.\n
  86. 4253    \n%1!s!\n\n  Shows firewall notification configuration.\n
  87. 4255    Notification mode                 = %1!s!\n
  88. 4260    Sets firewall operational configuration.\n
  89. 4261    \n%1!s!\n      [ mode = ] ENABLE|DISABLE\n      [ [ exceptions = ] ENABLE|DISABLE\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL\n\n  Sets firewall operational configuration.\n\n  Parameters:\n\n  mode - Operational mode.\n      ENABLE  - Enable firewall.\n      DISABLE - Disable firewall.\n\n  exceptions - Exception mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n\n  Examples:\n\n      %1!s! ENABLE\n      %1!s! mode=ENABLE exceptions=DISABLE\n
  90. 4262    Shows firewall operational configuration.\n
  91. 4263    \n%1!s!\n\n  Shows firewall operational configuration.\n
  92. 4280    Operational mode                  = %1!s!\n
  93. 4281    Exception mode                    = %1!s!\n
  94. 4300    Adds firewall port configuration.\n
  95. 4301    \n%1!s!\n      [ protocol = ] TCP|UDP|ALL\n      [ port = ] 1-65535\n      [ name = ] name\n      [ [ mode = ] ENABLE|DISABLE\n        [ scope = ] ALL|SUBNET|CUSTOM\n        [ addresses = ] addresses\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL\n\n  Adds firewall port configuration.\n\n  Parameters:\n\n  protocol - Port protocol.\n      TCP - Transmission Control Protocol (TCP).\n      UDP - User Datagram Protocol (UDP).\n      ALL - All protocols.\n\n  port - Port number.\n\n  name - Port name.\n\n  mode - Port mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  scope - Port scope (optional).\n      ALL    - Allow all traffic through firewall (default).\n      SUBNET - Allow only local network (subnet) traffic through firewall.\n      CUSTOM - Allow only specified traffic through firewall.\n\n  addresses - Custom scope addresses (optional).\n              This comma-separated scope can contain IPv4 addresses,\n              IPv6 addresses, subnets, ranges, or the keyword LocalSubnet.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'.\n            addresses  can not contain unspecified or loopback addresses.\n\n  Examples:\n\n      %1!s! TCP 80 "My Web Port"\n      %1!s! UDP 500 IKE ENABLE ALL\n      %1!s! ALL 53 DNS ENABLE CUSTOM\n          157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n      %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM\n          addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n
  96. 4302    Deletes firewall port configuration.\n
  97. 4303    \n%1!s!\n      [ protocol = ] TCP|UDP|ALL\n      [ port = ] 1-65535\n      [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL\n\n  Deletes firewall port configuration.\n\n  Parameters:\n\n  protocol - Port protocol.\n      TCP - Transmission Control Protocol (TCP).\n      UDP - User Datagram Protocol (UDP).\n      ALL - All protocols.\n\n  port - Port number.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Examples:\n\n      %1!s! TCP 80\n      %1!s! protocol=UDP port=500\n
  98. 4304    Sets firewall port configuration.\n
  99. 4305    \n%1!s!\n      [ protocol = ] TCP|UDP|ALL\n      [ port = ] 1-65535\n      [ [ name = ] name\n        [ mode = ] ENABLE|DISABLE\n        [ scope = ] ALL|SUBNET|CUSTOM\n        [ addresses = ] addresses\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL\n\n  Sets firewall port configuration.\n\n  Parameters:\n\n  protocol - Port protocol.\n      TCP - Transmission Control Protocol (TCP).\n      UDP - User Datagram Protocol (UDP).\n      ALL - All protocols.\n\n  port - Port number.\n\n  name - Port name (optional).\n\n  mode - Port mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  scope - Port scope (optional).\n      ALL    - Allow all traffic through firewall (default).\n      SUBNET - Allow only local network (subnet) traffic through firewall.\n      CUSTOM - Allow only specified traffic through firewall.\n\n  addresses - Custom scope addresses (optional).\n              This comma-separated scope can contain IPv4 addresses,\n              IPv6 addresses, subnets, ranges, and the keyword LocalSubnet.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'.\n            addresses  can not contain unspecified or loopback addresses.\n\n  Examples:\n\n      %1!s! TCP 80 "My Web Port"\n      %1!s! UDP 500 IKE ENABLE ALL\n      %1!s! ALL 53 DNS ENABLE CUSTOM\n          157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n      %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM\n          addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n
  100. 4306    Shows firewall port configuration.\n
  101. 4307    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows firewall port configuration.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  102. 4320    %1!-5u!  %2!-3.3s!       %3!-7.7s! %4!-20.20s!  %5!s!\n
  103. 4321    %1!-5u!  %2!-3.3s!       %3!-7.7s! %4!-20.20s!   %5!s!\n    Scope: %6!s!\n
  104. 4322    \nPort configuration for %1!s! profile:\nPort   Protocol  Mode    Traffic direction     Name\n-------------------------------------------------------------------\n
  105. 4340    Resets firewall configuration to default.\n
  106. 4341    \n%1!s!\n\n  Resets firewall configuration to default.\n\n  Remarks: Restoring the default settings will delete all Windows\n           Firewall settings that you have changed. For example, if\n           you have allowed certain programs through the firewall those\n           programs will be blocked again.\n
  107. 4380    Sets firewall service configuration.\n
  108. 4381    \n%1!s!\n      [ type = ] FILEANDPRINT|REMOTEADMIN|REMOTEDESKTOP|UPNP|ALL\n      [ [ mode = ] ENABLE|DISABLE\n        [ scope = ] ALL|SUBNET|CUSTOM\n        [ addresses = ] addresses\n        [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]\n\n  Sets firewall service configuration.\n\n  Parameters:\n\n  type - Service type.\n      FILEANDPRINT  - File and printer sharing.\n      REMOTEADMIN   - Remote administration.\n      REMOTEDESKTOP - Remote assistance and remote desktop.\n      UPNP          - UPnP framework.\n      ALL           - All types.\n\n  mode - Service mode (optional).\n      ENABLE  - Allow through firewall (default).\n      DISABLE - Do not allow through firewall.\n\n  scope - Service scope (optional).\n      ALL    - Allow all traffic through firewall.\n      SUBNET - Allow only local network (subnet) traffic through firewall.\n      CUSTOM - Allow only specified traffic through firewall.\n\n  addresses - Custom scope addresses (optional).\n              This comma-separated scope can contain IPv4 addresses,\n              IPv6 addresses, subnets, ranges, or the keyword LocalSubnet.\n\n  profile - Configuration profile (optional).\n      CURRENT  - Applies to the active profile.  Active profile can be domain,\n                 standard (i.e. private), or public. (default).\n      DOMAIN   - Applies to the domain profile.\n      STANDARD - Applies to the standard (i.e. private) profile.\n      ALL      - Applies to the domain and standard (i.e. private) profile.\n                 Does not apply to the public profile.\n\n  Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'.\n            addresses  can not contain Unspecified or Loopback addresses.\n\n  Examples:\n\n      %1!s! FILEANDPRINT\n      %1!s! REMOTEADMIN DISABLE\n      %1!s! REMOTEDESKTOP ENABLE CUSTOM\n          157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n      %1!s! type=UPNP\n      %1!s! type=REMOTEADMIN mode=ENABLE scope=SUBNET\n      %1!s! type=REMOTEDESKTOP mode=ENABLE scope=CUSTOM\n          addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,\n          12AB:0000:0000:CD30::/60,LocalSubnet\n
  109. 4382    Shows firewall service configuration.\n
  110. 4383    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows firewall service configuration.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  111. 4400    %1!-7.7s!  %2!-3.3s!         %3!s!\n
  112. 4401    %1!-7.7s!  %2!-3.3s!         %3!s!\n    Scope: %4!s!\n
  113. 4402    \nService configuration for %1!s! profile:\nMode     Customized  Name\n-------------------------------------------------------------------\n
  114. 4420    Shows current firewall state.\n
  115. 4421    \n%1!s!\n      [ [ verbose = ] DISABLE|ENABLE ]\n\n  Shows current firewall state.\n\n  Parameters:\n\n  verbose - Verbose mode (optional).\n      DISABLE - Display only summary information (default).\n      ENABLE  - Display all available information.\n\n  Examples:\n\n      %1!s!\n      %1!s! ENABLE\n      %1!s! verbose=ENABLE\n
  116. 4500    File and Printer Sharing
  117. 4501    UPnP Framework
  118. 4502    Remote Desktop
  119. 4503    Inbound
  120. 4504    Outbound
  121. 4505    Inbound/Outbound
  122.