WF_AllowedPrograms_Name_2

נתמך ב: לפחות Windows XP Professional עם SP2
Registry HiveHKEY_LOCAL_MACHINE
Registry PathSOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\AuthorizedApplications
Value NameEnabled
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

Define program exceptions:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\AuthorizedApplications\List
Value Name{number}
Value TypeREG_SZ
Default Value

Specify the program to allow or block.

Syntax:

<Path>:<Scope>:<Status>:<Name>

<Path> is the program path and file name

<Scope> is either "*" (for all networks) or

a comma-separated list that contains

any number or combination of these:

IP addresses, such as 10.0.0.1

Subnet descriptions, such as 10.2.3.0/24

The string "localsubnet"

<Status> is either "enabled" or "disabled"

<Name> is a text string

Example:

The following definition string adds the

TEST.EXE program to the program exceptions list

and allows it to receive messages from 10.0.0.1,

or any system on the 10.3.4.x subnet:

%programfiles%\test.exe:10.0.0.1,10.3.4.0/24:enabled:Test program


windowsfirewall.admx

תבניות מנהליות (מחשבים)

תבניות מנהליות (משתמשים)