当前位置:网站首页>Manage edge browser settings (ie mode, homepage binding, etc.) through group policy in the enterprise
Manage edge browser settings (ie mode, homepage binding, etc.) through group policy in the enterprise
2022-06-30 23:31:00 【51CTO】
Microsoft IE Browser was on 2022 year 6 month 16 Japan officially retired , At present, it can also be used in the system of stock IE browser , To prevent follow-up IE The browser is completely unavailable and new windows11 The browser of the system has been put into official use , The browser access of the business system in the enterprise needs special settings , For example, Microsoft's AD Domain , The browser settings are generally set through group policy , This article introduces how to manage through group policy Edge Browser settings .
1、 Download Microsoft edge Group policy templates , The download address is as follows https://www.microsoftedgeinsider.com/zh-cn/enterprise

2、 When the download is complete , Unzip the file ;



3、 Go to the unzipped directory , take Windows\admx、windows\admx\zh-CN and windows\admx\en-US The files under the msedge.admx、msedgeupdate.admx Copy to the local directory of the read / write domain control server C:\Windows\PolicyDefinitions、C:\Windows\PolicyDefinitions\zh-CN and C:\Windows\PolicyDefinitions\en-US Next



4、 Enter the domain control server group policy manager , Create a new group policy object , You can see new edge Templates

To configure URL List in Edge Use IE Pattern
1、 Create a xml file , Copy the following text to xml In the file ,www.xxx.com It needs to be set IE Mode url;
<site-list version="9">
<created-by>
<tool>EMIESiteListManager</tool>
<version>12.0.0.0</version>
<date-created>06/08/2022 09:22:15</date-created>
</created-by>
<site url="www.xxx.com">
<compat-mode>Default</compat-mode>
<open-in allow-redirect="true">IE11</open-in>
</site>
</site-list>
2、 If more than one is required url, Copy the bold part and insert the change , As shown below :

3、 take xml Files are stored in a shared folder , Folder settings are readable by anyone ;
4、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge, find " To configure Internet Explorer Integrate ", Click enable , choice "Internet Explorer Pattern ", Click application ( Computer policies can also be set , Please select user configuration or computer configuration as required )

5、 Find... In the same path " Configure enterprise mode site list ", Click enable , Fill in the... Placed in the shared folder xml File address . Click ok

6、 Mount the group policy on the corresponding OU On , Can be successfully applied
To configure Edge The home page of
1、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge- start-up 、 Home page and new tabs , find " Configure the home page URL", Click enabled , take url Enter to the home page URL in ;

2、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge- start-up 、 Home page and new tabs , find " What to do at startup ", Click enabled , Choose to open URL list ;

3、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge- start-up 、 Home page and new tabs , find " The browser starts with the open site ", Click enabled , Click to display , Enter home page url;

4、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge- start-up 、 Home page and new tabs , find " Display the home button on the toolbar ";

5、 Enter group policy manager , Create a group policy object , Click user configuration → Manage templates →Microsoft Edge- start-up 、 Home page and new tabs , find " Set the new tab as the home page ", Selection disabled ;

6、 Mount the group policy on the corresponding OU On , Can be successfully applied
More through group policy settings Edge Please discuss by yourselves , This article will not repeat here , Thank you for watching .
边栏推荐
- Five minutes to understand the exploratory test
- ESP8266 成为客户端和服务器
- Netease cloud sign in lottery? That year I could sign in for 365 days. No? Look.
- "Paddle + camera" has become a "prefabricated dish" in the AI world, and it is easier to implement industrial AI quality inspection
- Pycharm is very fast to learn from installation to full armament. There are so many pictures because it is too detailed!
- Lombok
- The college entrance examination in 2022 is over. Does anyone really think programmers don't need to study after work?
- 唯一性索引与逻辑删除冲突问题解决思路
- 基金銷售行為規範及信息管理
- HP notebook disable touchpad after mouse is inserted
猜你喜欢

HP 惠普笔记本电脑 禁用触摸板 在插入鼠标后
![CesiumJS 2022^ 源码解读[6] - 三维模型(ModelExperimental)新架构](/img/ce/519778cd731f814ad111d1e37abd10.png)
CesiumJS 2022^ 源码解读[6] - 三维模型(ModelExperimental)新架构

Redis - 01 cache: how to use read cache to improve system performance?

In 2022, the latest JCR officially released the list of the latest global impact factors (top 600)

理想中的接口自动化项目

Analysis of 8253a register

8253A寄存器浅析

唯一性索引与逻辑删除冲突问题解决思路

MIT doctoral dissertation optimization theory and machine learning practice

Detailed explanation of conv2d -- use in arrays and images
随机推荐
Is it safe to buy funds on the compass?
[golang] golang实现截取字符串函数SubStr
E-commerce seckill system
Achieve secure data sharing among multiple parties and solve the problem of asymmetric information in Inclusive Finance
206页上海BIM技术应用与发展报告2021
Introduction to machine learning compilation course learning notes lesson 2 tensor program abstraction
HP notebook disable touchpad after mouse is inserted
Solve arm_ release_ ver of this libmali is ‘g2p0-01eac0‘,rk_ so_ Ver is' 4 ', libgl1 mesa dev will not be installed, and there are unsatisfied dependencies
Netease cloud sign in lottery? That year I could sign in for 365 days. No? Look.
JMeter cross thread parameter association requires no script
How to open a stock account? Is it safe to open a mobile account
Qlineedit of QT notes (74) specifies the input type
What value should testers play in requirements review? Two minutes will stop you from being stupid
In 2022, the latest JCR officially released the list of the latest global impact factors (top 600)
hot-fix、cherry-pick怎么提
Code de conduite pour la vente de fonds et la gestion de l'information
How do I open a stock account on my mobile phone? In addition, is it safe to open a mobile account?
Analysis of 8253a register
6-1 exploit -ftp exploit
CentOS 6.3 x64 PHP 5.2.6 扩展安装OpenSSL出错的解决方法