How to Extend IE mode more than 30 days

Anonymous
2022-03-03T10:10:12+00:00

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.

Microsoft Edge | Other | 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.

0 comments No comments

167 answers

Sort by: Newest
  1. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-04-25T17:54:57+00:00

    You're welcome. The 30 day limit is an annoying design, but it's not a bug. It's working exactly as Microsoft intended. They are trying to protect the end-user from sites that could take advantage of IE security holes, at the expense of users with products that still depend on IE. I wouldn't be surprised if it has to do with Microsoft protecting themselves from litigation. It is what it is and we find workarounds. ;)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-04-25T17:18:09+00:00

    Thank You!! I have a security camera add-in that requires IE mode. I assume it will require it forever. I was shocked to see the hard-coded 30-day expiration date. Who asked for that? Thank you Les Ferch for this correction to yet another dumb Microsoft bug.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-03-21T11:35:34+00:00

    Cool. Thanks for pointing out where I messed up. :)

    I'll make the appropriate edits when I get a chance.

    I still have some old shortcuts for opening specific sites in IE that were made by dragging the icon of the site that appears to the left of the URL in IE's address bar to the desktop. They all still work as intended, but I suppose it is only a matter of time before that loophole is closed off.

    Edit: Amazing how things work when you follow directions precisely! I read the entire thread including where you and others reminded people to uncomment the line that needed to be edited... /facepalm

    Was this answer helpful?

    0 comments No comments
  4. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-03-17T13:05:43+00:00

    The retired, out-of-support Internet Explorer 11 desktop application has been permanently disabled through a Microsoft Edge update on certain versions of Windows 10. For more information, see Internet Explorer 11 desktop app retirement FAQ."

    Nothing new there. That's the standard statement that has been misunderstood/misinterpreted a million times over on the Internet. It just means that you can no longer set IE as your default browser and running iexplore.exe in the usual ways (such as double-clicking) will redirect you to Edge. The fact is, IE remains installed in order to provide IE Mode. That's how IE Mode works. It runs IE in the background. You will see iexplore.exe in the task list when you have a page open in IE Mode. If you kill that task, you will kill the page. This has nothing to do with Enterprise Mode. If you have computers in Active Directory, you can use Enterprise Mode to set up a centralized list of URLs that open in IE Mode.

    ...in one it shows that the script is not adding new URLs to the list.

    The instructions in the script state: "To add pages, copy, uncomment and edit the AddPages line below"

    You went way below that and edited the aAddPages array variable which was not commented out (that should have been a clue). Please download a fresh copy and edit the commented out AddPages variable, as per the instructions, and it should work fine.

    You definitely only need to add "https://internal.good2go.com/"  to the IE Mode pages list. As long as you see the little IE logo show up to the left of the URL, you're good, as I explained in my previous message.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-03-17T12:21:31+00:00

    Well, that was predictably annoying. I decided to video capture the IE mode not loading automatically and well... now it does. I did take two video captures that I can share with you, in one it shows that the script is not adding new URLs to the list. For me this is not a big deal.

    The second is my attempt to show that Edge was not switching to IE Mode on its own for pages added to the list. Even though it is working, I'll include it for completeness. If it happens again (and I can actually reproduce it this time), I will let you know. Thanks!

    Oh one question, I saw earlier in this thread some people suggested using Enterprise Mode for AD users. Is this still able to be used after the Edge update is installed? The warnings on the Microsoft sites describing how to setup Enterprise Mode seem to suggest that it may not work anymore.

    " Caution

    Update: The retired, out-of-support Internet Explorer 11 desktop application has been permanently disabled through a Microsoft Edge update on certain versions of Windows 10. For more information, see Internet Explorer 11 desktop app retirement FAQ."

    https://drive.google.com/drive/folders/1fog4db844YgKp5RwR7JIqp7Zv-Kdz3nS?usp=sharing

    I'll take down that link to the videos after a couple of days.

    Was this answer helpful?

    0 comments No comments