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
    2022-11-15T15:37:30+00:00

    Hello, thank you for your quick answer.

    Yes we are thinking about it but storage is not the preferred idea for my user.Especially since he uses only one URL.

    After I try for my personal use, environment out of domain to make the script. When the URL is already in the parameters everything is ok. I just want to change your script with my URL. Can I send you my modified script for verification? Thanks again.

    Was this answer helpful?

    0 comments No comments
  2. Les Ferch 10,361 Reputation points Volunteer Moderator
    2022-11-15T16:37:38+00:00

    Can I send you my modified script for verification? Thanks again.

    If the user already has the site entered into Edge then no modification is needed. Just run the script to set the expiry to 2099.

    If you want to both add the URL to the user's Edge profile and set the expiry, then edit the line that starts with "AddSites =". Uncomment the line (remove the apostrophe) and replace the example URLs with your URL.

    You can post the modified line here for verification, but if it works, then there's no need.

    And, as noted in the script, it only works with not signed in Edge profiles.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-12-08T08:22:03+00:00

    Hi

    I have added a site in Edge and it will work for 30 days from yesterday. I am not an IT guy and hence don't understand anything about a script or how to run it. When I read the script it looked like instructions to the users like me. Is there any way, I can get an easy to use and run script (or .exe file) without making any mistake?

    Or just a set of commands that I can copy/paste in "cmd" and enter? e.g. commands like sfc /scannow or DISM.exe/ commands? I have used them before and am familiar with such simple commands.

    BTW, the need for using IE mode for this particular site is that Edge doesn't support Java which this site needs. I had given feedback to Microsoft on this isssue over an year ago but in vain.

    Tks

    Vinay

    Was this answer helpful?

    0 comments No comments
  4. Les Ferch 10,361 Reputation points Volunteer Moderator
    2022-12-08T14:10:32+00:00

    I have added a site in Edge and it will work for 30 days from yesterday. I am not an IT guy and hence don't understand anything about a script or how to run it. When I read the script it looked like instructions to the users like me. Is there any way, I can get an easy to use and run script (or .exe file) without making any mistake?

    You don't have to change anything in the script.

    Here's the link with instructions: IEModeExpiryFix

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-12-10T02:37:17+00:00

    Thanks. I will do as advised. But I have a doubt. While you have said that I don't have to change anything in the script and have advised to simply copy and save the file and then click it to run, a little scrutiny revealed some instructions you have given in the script. e.g.

    Lines 1 to 17

    in line 21 ....... specify the date here

    in line 23 ...... uncomment and edit the Addsites line below

    and may be more

    I have already added the concerned site as a favourite, in IE mode and I am using it now. So just to reconfirm, I should save the entire file as per any one of the 3 methods and run it as it is, right?

    BTW, how will I come to know that end date has got changed?

    Tks again

    Vinay

    Was this answer helpful?

    0 comments No comments