?? Windows Vista ???????? ??????? ??????? ???????? ??? ????? ????? ??????? ???? ???? ????????. ???? ??????? ?? ?????? ??????? ?? ????? ????? ??? ??????? ?? ????? ??????. ???? ???? ?? ????? ????? ?????? ???? ?????? ??? ??? ??????? ??? ???????? ???? ??????. ??? ???? ?? ???? ?????? ??? ????? ????? ?????? ??? ??????? ??? ????? ?? ??? ????? ????? ???????? ?? ??????? ???????? ?? ??????? ??????? ????????.
???? ???????? ??? ????? Microsoft Internet Explorer 7.0 ?? ????? ?????? ???????? ?? ???? ?????? ????? ?????? ?? ?????? ????? ?????. ???? ???? ????? ???? ?? ????? ??????? ??????. ????? ????? ???? ?????? ??? ???????? ????? ???? ? ?????? Internet Explorer 7.0 ????????? ??????? ???????? ??? ???? ???? ????. ???? ??? ???????? ??? ????? ? ??? ???? ?????? ????? broker ?? ????? ????? ????. ??? ??????? broker ?????? ??? ???? ????? ???? ????? ??? Internet Explorer 7.0.
????? ??????? ??????? ?????? ??? ?????? ????????? ???? ?? ??? ?????? ???????? ?? ??? ??? ???? ???? ????. ???? ??? ??????? ????? ??????? ????????? ?? ????? adm. ?? ??? admx ?????? ?????? ????? "????? ??? ??????? ?? ????? ?????? ?????" ???? ???? ??? ??? ???????? ?????? ??? ??????? ??????.
??? ????? ??? ??????? ???????
???? ????? broker GUID ?? ????? ??????? ?????? ??? ??????? ?????????:
- AppName: ???? REG_SZ ?? ??? ????? ?????? ???????.
- AppPath: ???? REG_SZ ???????? - ??????? ????? ???? ????? ?????? ???????.
- CLSID: ??? ??? ???? ??? ????? ???? COM ????? ???? REG_SZ ????? ??? CLSID ????? ?? ????.
- ?????: ???? DWORD ???? ???? ??? ????? ?????? ??? ??? ?? ???? ?? broker. ??? ?????? ?????? ??? ???????? ????????.
?? ??? ??????????? ??? ??????
| ???? | ??????? |
|---|
| 3 | ???? ????? ?????? ???? ?????? ??? broker ?????? ????? ??????. |
| 2 | ????? ?????? ????? ???????? ????? ???? ???????. ?? ???? ??? ??? ??? ????? ??????? ?????? ????? ??????. |
| 1 | ???? ????? ?????? ???? ?????? ??? broker ?????? ????? ??????. |
| 0 | ????? ?????? ???? ??? ????? ???????. |
????? ?? ???? ?????? ????? ?? ???? ????? ????? ?????? ??? ????? ???????? "???? ???????" ?? ???????? ????? ????. ?? ????? ??? ??? ???????? ????? ????? ???? ???????. ??? ???? Microsoft ?? ????? ?? ?? ??? ????????. ????? ??????? ??? ???????? ??????.
??? ????? GUIDs ??? ???:
- ????? ??? GUID ??? ????? ??????? ?????? ??????:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
\Internet Explorer \Low Rights\ElevationPolicy
- ????? ????? ??? ?????? ??? ??? ?????? ??????? ??????? ???????:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\InternetExplorer\Low Rights\ElevationPolicy
HKEY_CURRENT_USER\Software\Policies\Microsoft\InternetExplorer\Low Rights\ElevationPolicy
????? ????? (.adm) ????????????? ????? (.adm) ??????? ?????? ??? ????? ???? ??????? ???????:
- ????? ????? ?????????? ???? ???? ????? ??? ???????. ????? ?? ??? ??????? ???? ?????? ??? ????. ?????? 0?3 ??? ?? ???? ??????? ?? ??? ???????.
- ???? ???? ?? ??? ??????? ?? ??? ?????? ?????? ??? ??? ???????.
????????? ????? <appname1>? <apppath1>? <clsid1>? ? <policy1>?? ????? ????????? ???????? ?????? ?? ??? ??????? ??? ???????? ???????? ? ????? ?? ????? ????? ??? ??????? ?????? ????? ??, CLSID ? ??? ???? ????????.
CLASS USER
CATEGORY !!WindowsComponents
CATEGORY !!InternetExplorer
POLICY !!ConfigureElevationPolicy
#if version >= 4
SUPPORTED !!SUPPORTED_IE7
#endif
KEYNAME "Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy"
ACTIONLISTON
KEYNAME "Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\<GUID1>"
VALUENAME AppName VALUE "<APPNAME1>"
VALUENAME AppPath VALUE "<APPPATH1>"
VALUENAME CLSID VALUE "<CLSID1>"
VALUENAME Policy VALUE NUMERIC "<POLICY1>"
END ACTIONLISTON
END POLICY
END CATEGORY
END CATEGORY
CLASS MACHINE
CATEGORY !!WindowsComponents
CATEGORY !!InternetExplorer
<POLICY ... END POLICY will be exactly same as that under class user>
END CATEGORY
END CATEGORY
[strings]
SUPPORTED_IE7="At least Internet Explorer 7.0"
WindowsComponents="Windows Components"
InternetExplorer="Internet Explorer"
ConfigureElevationPolicy="Enable customizing the elevation policy for Protected Mode"
????? ??? admx ? ????? adml.
?????? ??? admx ?????? adml. ??????? ?????? ?????? ????? ?? ????? ????? ???? (.adm) ???????. ?????? ??? ?????? ?? ????? ????????. adm ???????? ????? ????? ????? ?????? 3. ??? ?????? ?? ????????? ???????? ??? <enabledlist>?</enabledlist> ??????? ??????.
????? ??? ElevationPolicy.admx
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
<policyNamespaces>
<target prefix="ElevationPolicy" namespace="Microsoft.Policies.ElevationPolicy" />
<using prefix="inetres" namespace="Microsoft.Policies.InternetExplorer" />
</policyNamespaces>
<resources minRequiredRevision="1.0" />
<policies>
<policy name="ConfigureElevationPolicy_1" class="User" displayName="$(string.ConfigureElevationPolicy)" key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy">
<parentCategory ref="inetres:InternetExplorer" />
<supportedOn ref="inetres:SUPPORTED_IE7Vista"/>
<enabledList>
<item key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\<GUID1>" valueName="AppName">
<value>
<string><APPNAME1></string>
</value>
</item>
<item key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\<GUID1>" valueName="AppPath">
<value>
<string><APPPATH1></string>
</value>
</item>
<item key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\<GUID1>" valueName="CLSID">
<value>
<string><CLSID1></string>
</value>
</item>
<item key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\<GUID1>" valueName="Policy">
<value>
<decimal value="<POLICY1>" />
</value>
</item>
</enabledList>
</policy>
<policy name="ConfigureElevationPolicy_2" class="Machine" displayName="$(string.ConfigureElevationPolicy)" key="Software\Policies\Microsoft\Internet Explorer\Low Rights\ElevationPolicy">
<parentCategory ref="inetres:InternetExplorer" />
<supportedOn ref="inetres:SUPPORTED_IE7Vista"/>
<enabledList> <same as user policy above> </enabledList>
</policy>
</policies>
</policyDefinitions>
????? ??? ElevationPolicy.adml
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
<displayName>enter display name here</displayName>
<description>enter description here</description>
<resources>
<stringTable>
<string id="ConfigureElevationPolicy">Enable customizing the elevation policy for Protected Mode</string>
</stringTable>
</resources>
</policyDefinitionResources>
????????? ??? ??? ??? admx ??? <%windir%> \policydefinitions ???? adml. ??? <%windir%> \policydefinitions\ <%lang-dir%>. ????? gpedit.msc ?????? ?? ???????. - ??? ???? ??? ?? ????? ????????. ?????? ????? ???? ??????? ???????.
- ????? GUID ???? <GUID1> ?? ???? ???????? ???????? ?? GUID ????.
- ?????? ??? ??????? ????? ???? ??? ??????? ????? ????? ?????? ??????? ????? ?? <APPNAME1> ????? ????? ?????? ??????? ?? <APPPATH1>. ??? ??? ???? ??? ????? ???? COM ????? CLSID ?????? ?? <CLSID>. ????? ??? ????? ??? ?? 0 ??? 3 ??????? ?? <POLICY1>.
- ????? ????? ???????? ?????? ?? ????????? ???????? ??? <enabledlist>???? ????????? ?????? ???? ??????</enabledlist> ??? ?? ??? ??????? a? ??????? 3b ?????? ??? ?????.
- ??? ????? ???? ?? ?????? ?? ?????? 3 ??? ????? MACHINE CLASS ?? ????????? ????????.
- ?? ???? ????? ???? (.adm). ??? ???? ??????? ??? ?? ElevationPolicy.adm.
- ?????? ?? ??????? ?? ??? ???:
- ??? ???? ???? ??? ????????.
- ??? ???? ????? ????????? ?? ?? ?????? ????? ???????.
- ???? ??? ?????? ?????? ??? ????? ???????, ?? ???? ??? ?????/????? ?????. ?? ???? ?????? ???? ??? ????? ?????? ??? ElevationPolicy.adm ???? ??? ??????? ?? ?????? 4.
????????? ?? ???? ??? ????? adml. ?? ??? admx ??????? ??? <%windir%> \policydefinitons\. ?? ???? ??????? ?????? ?????? ??? ?????? ?????? ??? ??? "???? ???? ??? ????????. - ??? ???? ????? ????????? ?? ?????? ????? ??????? ?? ?????? ?????? Windows, ?? ???? ??? Internet Explorer.
- ?? ?????? ?????? ????? ?? ??? ???? "????? ????? ??? ??????? ?? ????? ??????" ?? ?? ?????? ??? ?????.
- ?? ???? ????? ??? ???? ?? ????? ????? ??????? ???????? ??? ??????? ?????? ??????:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet
Explorer\Low Rights\ElevationPolicy
. - ??? ?????? 5 c "??????? ????????". ?? ???? ????? ??? ???? ?? ????? ????? ??????? ???????? ??? ??????? ?????? ??????:
HKEY_CURRENT_USER\Software\policies\Microsoft\Internet
Explorer\Low Rights\ElevationPolicy
?????? ??????? 3d 4 ?5b ??? ??? ?? ??? ????? (.adm).
????? ?? ?????????? ?? ?????? ????? Microsoft TechNet ??? ??? ???????:
???? ???????: 918239 - ????? ??? ??????: 15/????/1428 - ??????: 1.7
????? ???
- Windows Internet Explorer 7
| kbmt kbhowto kbinfo KB918239 KbMtar |
????? ???????: ??? ????? ??? ?????? ???????? ?????? ????? ???? ????? ?????????? ????? ?? ????????? ?????? ????. ???? ???? ?????????? ???? ?? ???????? ???????? ?????? ????????? ????? ????????? ???????? ????? ???????? ?????? ?? ?????? ??? ?? ???????? ???????? ?? ????? ??????? ?????? ??? ??????? ?????? ??. ?????? ?? ???? ??? ??????? ???????? ????? ?? ???? ????? ?????? ??? ????? ??? ????? ??????? ?? ????? ?? ?????? ??? ??? ??????? ??????? ?? ????? ????? ????? ????? ?????. ?? ????? ???? ?????????? ??????? ??? ????? ?? ??????? ?? ????? ?????? ?? ??? ????? ?? ????? ??????? ?? ???????? ?? ??? ???????. ???? ???? ?????????? ???????? ??? ????? ?????? ??????? ??????
???? ??? ????? ??????? ?????? ??????????
918239
(http://support.microsoft.com/kb/918239/en-us/
)