internet explorer
54 TopicsPolicy needed: "Go to an intranet site for a one-word entry in the Address bar"
For enterprise a policy like the one in IE called "Go to an intranet site for a one-word entry in the Address bar" is very needed. As an enterprise we have a lot of intranet sites and services using one-word hostnames and abreviations like "mc", "servicedesk" etc. that our users are used to just being able to type in their browser. In Edge that will just launch a search on Google or Bing instead. Teaching the users to type http:// every time is nearly impossible and not very user friendly. We use the policy in IE, but it sadly never came to Edge. It would be great if it could be added to the new Edge (Chromium) admx.Solved20KViews9likes53CommentsVery Impressive Edge insider Canary Results in HTML5 Test (Plus other browsers) Comparison
Here is the the score of browsers to see how much of HTML5 technologies and features they support. In order of highest to lowest. Edge insider Canary Version 79.0.286.0 (Official build) canary (64-bit) Highest Score Google Chrome Canary Version 79.0.3924.0 (Official Build) canary (64-bit) FireFox version 71.0a1 (2019-09-26) (64-bit) Edge classic (EdgeHTML) Microsoft EdgeHTML 18.18990 Microsoft Edge 44.18990.1.0 Internet explorer 11 version 11.1.18990 Internet Explorer 11 (latest version) obviously has the worst score, but it's the only browser that can manage to get the perfect 100/100 score from Acid3 test among all these browsers tested. the rest of the browsers can only get 97/100. By the way, Acid3 is an old test. https://html5test.com/ http://acid3.acidtests.org/ Comment down below what you think. I for one am hella impressed by Microsoft Edge insider's score!18KViews3likes11CommentsManaging the "Launching Applications and Unsafe Files" Setting
First published on TECHNET on Nov 27, 2007 We are often asked about the centralized management of Internet Explorer configuration options for which there are no Group Policy settings included with the default IE GPO templates.18KViews0likes0CommentsSite to Zone Assignment List - Powershell
I need to replicate the steps of adding a list of URLs to the Site to Zone Assignment List of a GPO. Is there a way to edit that GPO via PowerShell, enable Site to Zone Assignment List, and pass the list of URLs to it? - Open the Group Policy Management Editor. Go to User Configuration > Policies > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page. Select the Site to Zone Assignment List. Select Enabled and click Show to edit the list. The zone values are as follows: 1 — intranet, 2 — trusted sites, 3 — internet zone, 4 — restricted sites. Click OK. Click Apply and OK.Solved17KViews0likes1CommentIE mode only for 20H1 insiders?
I asked this in another thread, but I believe this is worth making a new thread over. So I've been seeing reports on other websites that IE mode is now available in dev/canary edge chromium, but if I try it out, it just says I need to update my version of internet explorer. I've also heard that it only works right now with those who are 20H1 insiders. Is that true? Can someone from the development team or someone who is a windows 10 insider shed some light on this confusion?5.4KViews2likes25CommentsInternet Explorer 11 performance with SPFx
Internet Explorer 11 is still the standard operating environment for many companies which makes the pages with multiple SPFx webparts really slow. Each SPFx webpart by design adds at least 4 cached http requests ( webpart bundle JS file + few other JS libraries like jQuery, Angular & PnP JS ) + Rest/CSOM API for the webpart logic. While all modern browsers can handle that peacefully, IE 11 can't! For a page with 6 SPFx webparts ( ideal home page with multiple tiles ) the resulting number of requests is around 40 ( mostly from browser cache ), again for all modern browsers this loads in less than 2 seconds but for IE11, it takes around 5 seconds, which is not acceptable. Possible solutions: 1 - Bundle webparts JS files but this is not possible for SPFx 1.1 ( on premise SharePoint 2016 ). 2 - Bundle Vendor JS files, while it may be possible to bundle the Vendor JS files but how to configure SPFx to load vendors JS files from common bundle rather than doing separate cached http request for each library. I am wondering if there is any other way to improve the performance of SPFx pages on IE 11.4.4KViews0likes6Comments