Where can I get images or full Windows OS's to run in Virtual Machines - Stack Overflow most recent 30 from stackoverflow.com 2009-12-21T03:11:10Z http://stackoverflow.com/feeds/question/445247 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines 1 Where can I get images or full Windows OS's to run in Virtual Machines lkessler 2009-01-15T00:48:15Z 2009-01-15T02:01:27Z <p>I want to test my software on different Windows Operating Systems. I plan to do it using Virtual Machine software, either VMWare or Microsoft Virtual PC.</p> <p>I would like to be able to test Windows 7, Windows Vista, Windows XP and Windows 98 in both 32 and 64 bit flavors, and possibly at differing service pack levels.</p> <p>Where can I get the Images or full OS's, either free or by purchase, to run on either of these VM systems?</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445260#445260 1 Answer by TJB for Where can I get images or full Windows OS's to run in Virtual Machines TJB 2009-01-15T00:51:34Z 2009-01-15T00:51:34Z <p>If you have the installers for these OSs on DVDs, you can route your Virtual PC to user the host PC's disk drive and just boot the virtual machine off the disk. Then you continue with the OS install as if you were doing it on an actual machine.</p> <p>Make sure you allocate enough resources to each virtual PC ahead of time.</p> <p>That is how I did it for Microsoft Virtual PC</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445262#445262 0 Answer by tegbains for Where can I get images or full Windows OS's to run in Virtual Machines tegbains 2009-01-15T00:52:21Z 2009-01-15T00:52:21Z <p>Take a look at the <a href="http://www.vmware.com/appliances/" rel="nofollow">VMWare Appliance Market</a>: </p> <p><a href="http://www.vmware.com/appliances/directory/61622" rel="nofollow">Windows 7</a></p> <p><a href="http://www.vmware.com/appliances/directory/1361" rel="nofollow">Windows 2008 Server</a></p> <p><a href="http://www.vmware.com/appliances/directory/649" rel="nofollow">Windows 2003 R2 Server</a></p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445264#445264 0 Answer by IainMH for Where can I get images or full Windows OS's to run in Virtual Machines IainMH 2009-01-15T00:52:24Z 2009-01-15T00:52:24Z <p>MSDN had a few VPC images last time I checked. You may need a subscription tho.</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445266#445266 5 Answer by JD Conley for Where can I get images or full Windows OS's to run in Virtual Machines JD Conley 2009-01-15T00:53:11Z 2009-01-15T02:01:27Z <p>The easiest way is with a MSDN subscription of some sort. You get ISO's of all the OS's for testing purposes for one yearly fee. Depending on your situation the cost varies.</p> <ul> <li>MSDN: <a href="http://msdn.microsoft.com/en-us/subscriptions/default.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/subscriptions/default.aspx</a></li> <li>Bizspark: <a href="http://www.microsoft.com/BizSpark/" rel="nofollow">http://www.microsoft.com/BizSpark/</a></li> <li>Action Pack: <a href="http://partner.microsoft.com/40016455" rel="nofollow">http://partner.microsoft.com/40016455</a></li> <li>Empower for ISV: <a href="http://partner.microsoft.com/40011351" rel="nofollow">http://partner.microsoft.com/40011351</a></li> </ul> <p>Oddly, the partner site is completely broken for Google Chrome right now.</p> <p>Edit: If you qualify for Action Pack, Empower, or Bizspark then you're talking ~$300/year for 5 MSDN subscriptions, a bunch of office licenses, real SQL Server licenses, etc.</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445268#445268 0 Answer by Giovanni Galbo for Where can I get images or full Windows OS's to run in Virtual Machines Giovanni Galbo 2009-01-15T00:53:23Z 2009-01-15T00:53:23Z <p>You can get the ISOs from MSDN and install them as VMs. Once you have a fresh install, take a snapshot so you can easily start off with a clean slate, or at various different points (e.g. OS without .NET and OS with .NET).</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445271#445271 0 Answer by U62 for Where can I get images or full Windows OS's to run in Virtual Machines U62 2009-01-15T00:54:31Z 2009-01-15T00:54:31Z <p>An MSDN subscription is what you need. All the old OSs in different versions (including international). Not as VM images though, you'll need to install them yourself. The licence terms would prohibit a 3rd distrubuting OS image files obviously.</p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445290#445290 2 Answer by Ken Paul for Where can I get images or full Windows OS's to run in Virtual Machines Ken Paul 2009-01-15T01:06:19Z 2009-01-15T01:06:19Z <p>Another virtualization tool you should consider is <a href="http://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a> by Sun. It runs on any platform, and can run most any OS, even with seamless windows. It's free, easy to install and uses minimal resources. Here's a list of known <a href="http://www.virtualbox.org/wiki/Guest_OSes" rel="nofollow">supported OSes</a></p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445331#445331 10 Answer by romandas for Where can I get images or full Windows OS's to run in Virtual Machines romandas 2009-01-15T01:27:56Z 2009-01-15T01:59:45Z <p>Less expensive than MSDN (over $1000 I believe) is MS Technet Plus ($349 for download-only; $249 to renew). Since you are only asking for operating systems, not developer tools. Technet includes everything MS has except Visual Studio and related. I use this for building systems within my VMWare testbed. 10 licenses per OS.</p> <p>There are 32-bit and 64-bit versions of all their OS and servers, plus legacy stuff going back to MS-DOS.</p> <p>Information here: <a href="http://technet.microsoft.com/en-us/subscriptions/default.aspx" rel="nofollow">http://technet.microsoft.com/en-us/subscriptions/default.aspx</a></p> http://stackoverflow.com/questions/445247/where-can-i-get-images-or-full-windows-oss-to-run-in-virtual-machines/445344#445344 4 Answer by Michael Burr for Where can I get images or full Windows OS's to run in Virtual Machines Michael Burr 2009-01-15T01:35:54Z 2009-01-15T01:35:54Z <p>You can get VPC images of installed OS's from Microsoft at no cost for a select number of OS/IE configurations:</p> <ul> <li><a href="http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef" rel="nofollow">http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef</a></li> </ul> <p>There are a couple caveats - the images expire in a few months, then they put up new ones for download - so these really are for testing. Also their licensing might have restrictions in addition to the expiration date (I honestly don't know - I haven't used one of these in a long time).</p> <p>Currently the available images are:</p> <ul> <li>WinXP SP3 with IE6</li> <li>WinXP SP2 with IE7</li> <li>WinXP SP3 with IE8 Beta</li> <li>Vista with IE7</li> </ul> <p>For other OS's, your best bet is something like the MSDN or Technet subscription mentioned elsewhere.</p>