Other issues or features related to Microsoft Edge on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
After adding URL's in IE mode pages it has a expire days of 30. I would like to know how to extend more than 30 days as per InternetExplorerIntegrationLocalSiteListExpirationDays policy.
Please help.
Other issues or features related to Microsoft Edge on Windows 10
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Download from here: IEModeExpiryFix
how can I get the script
Excellent work! Thank you for the details - much appreciated.
The delta is 30 days but for me when I checked after running the script, both the "Date Added" and "Expires" dates are both in 2099.
I reviewed the script (our Security team will ask me) and verfied that basically (pun intended), this solves the problem by changing the date added to 2099.
And it works that way because Edge only stores the "Date Added" date in the profile and calculates an expiry date by adding 30 days. In other words, there is no way to explicitly set the "Expiry" date. Fortunately, Edge accepts a future "Date Added", although they could change that behavior at any time.
The delta is 30 days but for me when I checked after running the script, both the "Date Added" and "Expires" dates are both in 2099.
I reviewed the script (our Security team will ask me) and verfied that basically (pun intended), this solves the problem by changing the date added to 2099.