techleaders

Fix web app compatibility with Enterprise Mode

Issue link: https://techleaders.uberflip.com/i/789666

Contents of this Issue

Navigation

Page 26 of 37

{Computer|User} Administrative Templates \ Windows Components \ Internet Explorer \ Let users turn on and use Enterprise Mode from the Tools menu {HKLM|HKCU} Software \ Policies \ Microsoft \ Internet Explorer \ Main \ EnterpriseMode \ Enable [String Value = {}] • This regkey must exist to use "Enterprise" in F12 developer tools • Formerly used for logging Enterprise Mode, now ESD recommended instead {Computer|User} Administrative Templates \ Windows Components \ Internet Explorer \ Use the Enterprise Mode IE website list {HKLM|HKCU} Software \ Policies \ Microsoft \ Internet Explorer \ Main \ EnterpriseMode \ SiteList [String Value = {URL | File Path}] • Best practice: Use URLs, not file names • To check, use "about:compat" or HKCU \ Software \ Microsoft \ Internet Explorer \ Main \ EnterpriseMode \ CurrentVersion {Computer|User} Administrative Templates \ Windows Components \ Internet Explorer \ Send all sites not included in the Enterprise Mode Site List to Microsoft Edge {HKLM|HKCU} Software \ Policies \ Microsoft \ Internet Explorer \ Main \ EnterpriseMode \ RestrictIE [DWORD (32-bit) Value = 1] • Restricts IE usage to approved sites on the Enterprise Mode Site List Microsoft Edge {Computer|User} Administrative Templates \ Windows Components \ Microsoft Edge \ Configure the Enterprise Mode Site List {HKLM|HKCU} Software \ Policies \ Microsoft \ MicrosoftEdge \ Main \ EnterpriseMode \ SiteList [String Value = {URL | File Path}] • Best practice: Use the same URL for Microsoft Edge and IE11 • To check, use "about:compat" or HKCU \ Software \ Microsoft \ MicrosoftEdge \ Main \ EnterpriseMode \ CurrentVersion

Articles in this issue

view archives of techleaders - Fix web app compatibility with Enterprise Mode