Internet explorer upgrade

I want create one filxet which can upgrade IE 8 – IE11 or IE9 – IE 11 or IE 10 – IE11 is it possbile via bigfix action script so that it would check the version installed and apply IE11 upgrade?

Hi,

You’ll find Internet Explorer upgrade fixlets in the Patches for Windows site.

Have you tried using those?

Bill

yes i have tested that default fixlets but i have to execute multiple fixlets for multiple version , is there any way i can execute one fixlet and it would upgrade any version of IE to IE11?

Is it something i need to take care of IE pre-req as well? or just a custom fixlet if some conditions?

Make a Baseline containing the following Fixlets from the “Patches for Windows” site:

284113405 2841134: Internet Explorer 11 Available - Prerequisites - Windows 7 SP1
284113407 2841134: Internet Explorer 11 Available - Prerequisites - Windows 7 SP1 / Windows Server 2008 R2 SP1 (x64)
284113401 2841134: Internet Explorer 11 Available - Install - Windows 7 SP1
284113403 2841134: Internet Explorer 11 Available - Install - Windows 7 SP1 / Windows Server 2008 R2 SP1 (x64)

I don’t even see specific Fixlets for “Upgrade IE8 to IE11” or “Upgrade IE9 to IE11”. Where are you seeing this?

here are the other fixlets which upgrade IE 8 to IE 9

Actually, those upgrade any version of IE to IE 9.
Just make a baseline with the fixlets I listed earlier, and the systems will install IE 11. No need to include the “Internet Explorer 9 Available” fixlets.

1 Like

ok , thanks i will try that.