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.
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.
It should show a 30 day expiry starting in 2099. Please post a screenshot. Thanks.
I have downloaded the last script, but I get this error message:
Profiles processed:
C:/Uusers/dk0457/AppData/Local/Microsoft/Edge/User Data/Default/Preferences
Edge profile sign-in detected. Profile cannot be updated
Edge profiles can be 100% local to your machine, or you can sign in your Edge profile so that the profile is synced across devices. This is what you will see in Edge under Settings/Profile if you are NOT signed in:
When Edge is signed in, it resyncs your profile on next Edge start and removes any profile changes made externally to Edge. Therefore, my script only works with NOT signed-in profiles. You'll need to sign out of Edge in order to use the script successfully. This is what you will see in Edge under Settings/Profile if you are signed in. Obviously, click Sign out to sign out of Edge:
Sign out of Edge, exit Edge, run the script and then start up Edge again. All of your IE Mode pages should now be set to a 2099 expiry date.
If you ever sign back in to Edge, those expiry dates will be reverted back to the 30 day setting the next time you start up Edge (or the URL will be removed from IE Mode pages altogether). I have not been able to find a way to make the expiry date change in a way that will stick through an Edge profile sync. So, unless someone more clever than me comes up with a better script, you have to choose between having the script work or having synced profiles.
P.S. To insert images in this forum, just copy and paste or use the "insert image" button if you wish to upload an image from a file.