4.1.3.2 Seczrsop.INF File Format
An informative description of the specific relevant setting names and legal values for Seczrsop.inf follows, which uses the definitions of value type from section 4.1.1. An example of this file format is provided in section 4.4. Note that the values of these settings are not to be interpreted by the Group Policy: Internet Explorer Maintenance Extension protocol; they are merely applied as-is to Internet Explorer, which can interpret them in a way that is independent of the protocol or mechanism that is used to configure them.
The following table sections repeat per zone for the total count of zones. For example, for a count of 2 zones, the following sections would be Zone0_ HKCU, Zone0_ HKLM, Zone1_ HKCU, and Zone1_ HKLM.
|
SectionName |
ValueName |
Value type |
Sample value |
Description |
|---|---|---|---|---|
|
Security Imports |
IEESCEnabled |
Boolean |
1 |
Indicates the state of the enhanced security level of the following zone security settings. |
|
|
Zones |
Numeric |
2 |
The count of Internet security zones listed in the file. |
|
SectionName |
ValueName |
Value type |
Sample value |
Description |
|---|---|---|---|---|
|
Zone%d _ HKCU |
DisplayName |
String |
Local intranet |
The friendly name of the zone. |
|
|
Description |
String |
This zone is for all websites that are found on the user's intranet. |
A longer, friendly description of the zone. |
|
|
Icon |
String |
explorer.exe#100 |
The string is composed of <binary>#<resource id> pointing to the icon for the zone. |
|
|
CurrentLevel |
Numeric |
66816 |
An integer denoting the default security level for URL actions in this zone. For more information, see [MSDN-SECZONES]. |
|
|
Flags |
Numeric |
323 |
An integer conveying additional behavioral parameters for this zone. For more information, see [MSDN-SECZONES]. |
|
|
Action%d |
Hexadecimal: Numeric |
1201:1 |
The string <UrlAction>:<level>. Conveys a new security level for this URL action in this zone. |
|
|
MinLevel |
Numeric |
3 |
An integer denoting the minimum security level for all URL actions in this zone. |
|
|
RecommendedLevel |
Numeric |
3 |
An integer denoting the recommended security level for this zone. |
|
|
Mapping%d |
URL |
|
A URL that maps to this zone. |
|
Zone%d _ HKLM |
DisplayName |
String |
Trusted sites |
The friendly name of the zone. |
|
|
Description |
String |
This zone contains websites that the user trusts not to damage the user's computer and files. |
A longer, friendly description of the zone. |
|
|
Icon |
String |
explorer.exe#100 |
The string is composed of <binary>#<resource id> pointing to the icon for the zone. |
|
|
CurrentLevel |
Numeric |
69632 |
An integer denoting the default security level for URL actions in this zone. |
|
|
Flags |
Numeric |
71 |
An integer conveying additional behavioral parameters for this zone. |
|
|
Action%d |
Hexadecimal: Numeric |
1201:1 |
The string <UrlAction>:<level> conveys a new security level for this URL action in this zone. |
|
|
MinLevel |
Numeric |
3 |
An integer denoting the minimum security level for all URL actions in this zone. |
|
|
RecommendedLevel |
Numeric |
3 |
An integer denoting the recommended security level for this zone. |
|
|
Mapping%d |
URL |
|
A URL that maps to this zone. |
|
PRIVACY |
|
|
|
|
|
|
AdvancedSettings |
Numeric |
2 |
An integer conveying an Internet Explorer privacy level. |
|
|
FirstPartyType |
Numeric |
3 |
An integer conveying an Internet Explorer privacy level for first-party cookies. |
|
|
FirstPartyTypeText%d |
URL |
|
A URL that maps to the first-party privacy setting. |
|
|
ThirdPartyType |
Numeric |
4 |
An integer conveying an Internet Explorer privacy level for third-party cookies. |
|
|
ThirdPartyTypeText%d |
URL |
|
A URL that maps to the third-party privacy setting. |