Skip to content

Instantly share code, notes, and snippets.

@esolitos
Forked from magnetikonline/README.md
Last active December 7, 2018 19:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esolitos/17d21729ef317d21cf70 to your computer and use it in GitHub Desktop.
Save esolitos/17d21729ef317d21cf70 to your computer and use it in GitHub Desktop.

IE 7/8/9/10/11 Virtual machines from Microsoft

Mac installation notes (tested under MacOS 10.9.5), assuming VirtualBox is already installed on host.

IE7 - Vista

Note: Sadly no IE7 with XP image has been provided by Microsoft, which could have offered a smaller download.

$ mkdir -p ~/vm/ie7vista && cd ~/vm/ie7vista
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie7-vista.txt
$ chmod u+x IE7.Vista.For.MacVirtualBox.part1.sfx
$ ./IE7.Vista.For.MacVirtualBox.part1.sfx
$ tar xf "IE7 - Vista.ova"
$ rm IE7.Vista.For.MacVirtualBox.part?.* IE7*.ov? ie7-vista.txt
  • Use the resulting IE7 - Vista-disk1.vmdk with VirtualBox.
  • Recommended 512MB RAM minimum.
  • Image will give a total of 30 days of use, after which you might be able to rearm the image.
  • Note: After creating the VirtualBox machine instance, you must go to Settings - System and enable IO APIC, otherwise the VM won't boot.

IE8 - XP

$ mkdir -p ~/vm/ie8xp && cd ~/vm/ie8xp
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie8-xp.txt
$ chmod u+x IE8.WinXP.For.MacVirtualBox.part1.sfx
$ ./IE8.WinXP.For.MacVirtualBox.part1.sfx
$ tar xf "IE8 - WinXP.ova"
$ rm IE8.WinXP.For.MacVirtualBox.part?.* IE8*.ov? ie8-xp.txt
  • Use the resulting IE8 - WinXP-disk1.vmdk with VirtualBox.
  • Recommended 256MB RAM minimum.
  • Image will give a total of 30 days of use, after which you might be able to rearm the image.
  • Note: After creating the VirtualBox machine instance, you must go to Settings - System and enable IO APIC, otherwise the VM won't boot.

IE9 - Win7

$ mkdir -p ~/vm/ie9win7 && cd ~/vm/ie9win7
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie9-win7.txt
$ chmod u+x IE9.Win7.For.MacVirtualBox.part1.sfx
$ ./IE9.Win7.For.MacVirtualBox.part1.sfx
$ tar xf "IE9 - Win7.ova"
$ rm IE9.Win7.For.MacVirtualBox.part?.* IE9*.ov? ie9-win7.txt
  • Use the resulting IE9 - Win7-disk1.vmdk with VirtualBox.
  • Recommended 1024MB RAM minimum.
  • After install you will need to activate the trial for a full 90 days use, after which you might be able to rearm the image.

IE10 - Win7

$ mkdir -p ~/vm/ie10win7 && cd ~/vm/ie10win7
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie10-win7.txt
$ chmod u+x IE10.Win7.For.MacVirtualBox.part1.sfx
$ ./IE10.Win7.For.MacVirtualBox.part1.sfx
$ tar xf "IE10 - Win7.ova"
$ rm IE10.Win7.For.MacVirtualBox.part?.* IE10*.ov? ie10-win7.txt
  • Use the resulting IE10 - Win7-disk1.vmdk with VirtualBox.
  • Recommended 1024MB RAM minimum.
  • After install you will need to activate the trial for a full 90 days use, after which you might be able to rearm the image.

IE10 - Win8

$ mkdir -p ~/vm/ie10win8 && cd ~/vm/ie10win8
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie10-win8.txt
$ chmod u+x IE10.Win8.For.MacVirtualBox.part1.sfx
$ ./IE10.Win8.For.MacVirtualBox.part1.sfx
$ tar xf "IE10 - Win8.ova"
$ rm IE10.Win8.For.MacVirtualBox.part?.* IE10*.ov? ie10-win8.txt
  • Use the resulting IE10 - Win8-disk1.vmdk with VirtualBox.
  • Recommended 1024MB RAM minimum.
  • After install you will need to activate the trial for a full 90 days use, after which you might be able to rearm the image.

IE11 - Win7

$ mkdir -p ~/vm/ie11win7 && cd ~/vm/ie11win7
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie11-win7.txt
$ chmod u+x IE11.Win7.ForMacVirtualBox.part1.sfx
$ ./IE11.Win7.ForMacVirtualBox.part1.sfx
$ tar xf "IE11 - Win7.ova"
$ rm IE11.Win7.ForMacVirtualBox.part?.* IE11*.ov? ie11-win7.txt
  • Use the resulting IE11 - Win7-disk1.vmdk with VirtualBox.
  • Recommended 1024MB RAM minimum.
  • After install you will need to activate the trial for a full 90 days use, after which you might be able to rearm the image.

IE11 - Win8.1

$ mkdir -p ~/vm/ie11win8.1 && cd ~/vm/ie11win8.1
$ wget -i https://gist.github.com/esolitos/17d21729ef317d21cf70/raw/ie11-win8.1.txt
$ chmod u+x IE11.Win8.1.For.MacVirtualBox.part1.sfx
$ ./IE11.Win8.1.For.MacVirtualBox.part1.sfx
$ tar xf "IE11 - Win8.1.ova"
$ rm IE11.Win8.1.For.MacVirtualBox.part?.* IE11*.ov? ie11-win8.1.txt
  • Use the resulting IE11 - Win8.1-disk1.vmdk with VirtualBox.
  • Recommended 1024MB RAM minimum.
  • After install you will need to activate the trial for a full 90 days use, after which you might be able to rearm the image.

Install notes

  • Create a new Virtual Machine via Virtual Box, name as required.
  • Select Use an existing virtual hard drive file, pick your downloaded and extracted *.vmdk image.
  • Apply any image specific system settings as outlined above.
  • All images are to be run as 32bit virtual machines.
  • You may need/wish to update VirtualBox Guest Additions after system boot up to match that of your VirtualBox version.
  • Wise to keep a clean copy of each vmdk disk image once the OS usage period ends and avoid a full image re-download.

Activating images

For Windows 7 and 8 images once connected to the Internet you will need to activate the OS trial to give a full 90 days of use. Enter the following from the Command Prompt running as administrator (Start - Right click Command Prompt - Run as administrator):

C:\> slmgr /ato

After a short delay you should be presented with a dialog telling you your Windows OS has been successfully activated for a 90 day trial.

Rearming images

For Windows XP, Vista and 7 images you might be able to extend the initial trial usage period once it has expired via the "rearm" process:

  • To rearm a Windows XP image:

      C:\> rundll32.exe syssetup,SetupOobeBnk
    
  • To rearm Windows Vista and 7 images run the following as an administrator:

      C:\> slmgr /rearm
    

It is not currently possible to rearm the trial period of Windows 8 images.

Further notes

https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win7/Mac/IE10.Win7.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win7/Mac/IE10.Win7.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win7/Mac/IE10.Win7.For.MacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win7/Mac/IE10.Win7.For.MacVirtualBox.part4.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win8/Mac/IE10.Win8.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win8/Mac/IE10.Win8.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win8/Mac/IE10.Win8.For.MacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win8/Mac/IE10.Win8.For.MacVirtualBox.part4.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE10_Win8/Mac/IE10.Win8.For.MacVirtualBox.part5.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE11_Win7/Mac/IE11.Win7.ForMacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE11_Win7/Mac/IE11.Win7.ForMacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE11_Win7/Mac/IE11.Win7.ForMacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE11_Win7/Mac/IE11.Win7.ForMacVirtualBox.part4.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VirtualBox/IE11_Win8.1/Mac/IE11.Win8.1.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VirtualBox/IE11_Win8.1/Mac/IE11.Win8.1.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VirtualBox/IE11_Win8.1/Mac/IE11.Win8.1.For.MacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VirtualBox/IE11_Win8.1/Mac/IE11.Win8.1.For.MacVirtualBox.part4.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE7_Vista/Mac/IE7.Vista.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE7_Vista/Mac/IE7.Vista.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE7_Vista/Mac/IE7.Vista.For.MacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE7_Vista/Mac/IE7.Vista.For.MacVirtualBox.part4.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE8_WinXP/Mac/IE8.WinXP.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE8_WinXP/Mac/IE8.WinXP.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE9_Win7/Mac/IE9.Win7.For.MacVirtualBox.part1.sfx
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE9_Win7/Mac/IE9.Win7.For.MacVirtualBox.part2.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE9_Win7/Mac/IE9.Win7.For.MacVirtualBox.part3.rar
https://az412801.vo.msecnd.net/vhd/VMBuild_20131127/VirtualBox/IE9_Win7/Mac/IE9.Win7.For.MacVirtualBox.part4.rar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment