Home > Back-end >  Add URL for more than 30 days under Internet Explorer mode pages under Edge Browser
Add URL for more than 30 days under Internet Explorer mode pages under Edge Browser

Time:10-13

As we know new Edge versions are coming with IE mode option where we can add legacy application URL to make it run with IE Mode option. However, this option is available with 30 days limitation & after this expiry we again have to add that URL to continue.

Anyone knows option to modify this 30 days expire or is it possible by using any script / by configuring any policies for browser?

Thanks in advance.

CodePudding user response:

You can use this policy InternetExplorerIntegrationLocalSiteListExpirationDays to modify the days that a site remains on the local IE mode site list.

If you enable this policy, you must enter the number of days for which the sites are retained on the user's local site list in Microsoft Edge. The value can be from 0 to 90 days.

  • GP name: Specify the number of days that a site remains on the local IE mode site list
  • GP path: Administrative Templates/Microsoft Edge/
  • Related