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: Oldest
  1. Anonymous
    2023-02-17T01:48:03+00:00

    how can I get the script

    Was this answer helpful?

    0 comments No comments
  2. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-02-17T02:14:41+00:00

    Download from here: IEModeExpiryFix

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-02-19T12:55:31+00:00

    @LesFerch Thank you for the brilliant script.

    I wonder if adding could be case sensitive though? Oracle EBS insists on the Case of the Apps URL, but Edge treats Upper and Lower as different URLs in the IE Mode. When I use your script to add, Edge just ignores the entries as they are lower case.

    I worked around it by adding manually, then running the script to extend the expiry date. It would be a lot better if I can just run the script with the URLs pre-set in the AddSites variable though. Any way to do that?

    Was this answer helpful?

    0 comments No comments
  4. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-02-19T17:11:29+00:00

    Yes, I see the issue. Edge requires the first part of the URL to be lowercase, but subsequent parts can be mixed case. I'll modify the script to only force lowercase up to the first single backslash, instead of forcing lowercase for the entire URL. I'll post back here when that's been done.

    Was this answer helpful?

    0 comments No comments
  5. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-02-19T22:53:11+00:00

    Download from here: IEModeExpiryFix

    Was this answer helpful?

    0 comments No comments