Recommended Posts

How would I get a Windows 8 license for a virtual machine? Do I really need to spend $300 - $500 to get it (Windows 7 THEN Windows 8 Pro)?

NOTE: I do not want to do any hacks, tweaks, or anything like that. What is the appropriate way to get a brand new Windows 8 license? I have to buy Windows 7 first?

Link to comment
https://www.neowin.net/forum/topic/1146908-windows-8-for-a-virtual-machine/
Share on other sites

You can't do it legally anymore..

I'd just suggest you have a license for the install and install it..

Here is a pretty good overview of the new licensing.

http://www.picacommu...hanges1208.html

**** me Microsoft are becoming evil..

EDIT::

After further thought I'd interpret this as meaning you cannot move the VM. You can install it onto a machine in a VM, but not move it to another device :\

Either way, epicly scumbaggy..

use an OEM disk, the licensing has been changed with windows 8 so this works similarly to the way the old Retail version worked

http://www.amazon.com/Windows-System-Builder-OEM-64-Bit/dp/B0094NY3R0/ref=sr_1_1?ie=UTF8&qid=1365865834&sr=8-1&keywords=windows+8

Buy it online (http://windows.micro...ShopHP_FPP_Null) or buy it at retail. The same way you would buy a Windows 7 license.

I thought those were only upgrades? I did buy it online for my main OS. It needed Windows 7 or something else installed or it would not work.

So the only way to get a fresh copy for a virtual machine is to buy an OEM license? What happens if I need to reinstall the Virtual Machine or use a different VM software? How does that work with the Windows Activation with OEM licensing (since it is no transferrable)?

I thought those were only upgrades? I did buy it online for my main OS. It needed Windows 7 or something else installed or it would not work.

So the only way to get a fresh copy for a virtual machine is to buy an OEM license? I thought OEM licenses were ONLY for system builders?

that's how they were in the past, but with 8 the license for them has changed to basically take the place of the normal retail copy

System builder as defined by Microsoft is literally anyone who uses a machine.

You take on all requirements for support of the operating system in using it (no ringing MS for help).

You need an existing NTFS partition on the drive to install it. After that you can.

System builder as defined by Microsoft is literally anyone who uses a machine.

You take on all requirements for support of the operating system in using it (no ringing MS for help).

You need an existing NTFS partition on the drive to install it. After that you can.

How would it work with a virtual machine if I need to reinstall it, or change the VM software to something else? Since OEM licenses are non-transferrable, how would that work during windows activation?

How would it work with a virtual machine if I need to reinstall it, or change the VM software to something else? Since OEM licenses are non-transferrable, how would that work during windows activation?

that's the main thing that changed in the license for 8, the OEM system builder license actually is transferable now

Legally it doesn't..

All you can do is try your best to keep to the spirit of the terms of use. Just install to a VM. When you need to reinstall, just reinstall into the VM. It should work?

I know a couple of people have been using 8 in a VM. I suspect they are just ignoring the legality of it all (which I think you should do also >.<)

Well, if you consider you can't move the VM, I don't think you breach the license..

All I can suggest is ringing Microsoft on that note.

OEM 8 copy is still the best answer if 7 isn't a good answer >.<

I do not know much about VMs. I need to use it for testing purposes. What if (just for example) I use VMWare and decide to switch to Parallels or something? Will it consider that a different hardware setup with the way they operate?

Or if I want to move it to my mac laptop vs my windows desktop. How will that work?

I'd just do it. Microsoft won't give a damn whatsoever.

The internal policy (when I worked for them) was that so long as you bought a license, we don't care. That having been said, I can't speak for Microsoft even if they still employed me.

Just do it >.< (Sorry for bringing up the licensing (feeling like a dick for making this overly complex))

You're allowed to transfer the System Builder software if you buy it with the "Personal Use License". I'm not sure if you'd have to contact Microsoft to explain what you're doing, but the right is granted just as with a full Windows 7 license.

http://www.microsoft.com/OEM/en/licensing/sblicensing/Pages/personal-use-license.aspx#fbid=FawIJ6YfbQM

http://personaluselicense.windows.com/en-US/default.aspx

If you're purpose in installing Windows 8 is to test it, you might want to use the free 90-day evaluation copy.

http://technet.microsoft.com/en-us/evalcenter/hh699156.aspx

You can't do it legally anymore..

I'd just suggest you have a license for the install and install it..

Here is a pretty good overview of the new licensing.

http://www.picacommu...hanges1208.html

**** me Microsoft are becoming evil..

EDIT::

After further thought I'd interpret this as meaning you cannot move the VM. You can install it onto a machine in a VM, but not move it to another device :\

Either way, epicly scumbaggy..

Actually, once you license a VM, you can move it; however, you cannot have two copies of the same VM running at once. In that sense, it is no different from a license for a physical PC.

You have two choices - you can start with a legally-licensed Windows 7 VM and upgrade it (same process as upgrading a physical PC) or buy Windows 8 OEM and license the VM that way.

This is, in fact, per the most recent Microsoft post on the Unified Licensing Schema.

Actually, once you license a VM, you can move it; however, you cannot have two copies of the same VM running at once. In that sense, it is no different from a license for a physical PC.

You have two choices - you can start with a legally-licensed Windows 7 VM and upgrade it (same process as upgrading a physical PC) or buy Windows 8 OEM and license the VM that way.

This is, in fact, per the most recent Microsoft post on the Unified Licensing Schema.

And the same goes for when I get my Macbook pro? I can use the OEM version and it will be legal?

  • 4 weeks later...
This topic is now closed to further replies.
  • Posts

    • Hello, Installed here without issue. Regards, Aryeh Goretsky
    • Microsoft updates Visual Studio Code with easier language model discovery and in-app search by Paul Hill Microsoft has released Visual Studio Code 1.125, its latest weekly release. This week, the company has focused on discovering and installing extra language models via the Marketplace; searching the web and securely browsing over remote connections without leaving VS Code; choosing how long VS Code waits before installing extension updates; and delivering managed Copilot settings through existing device management tooling. In older versions of VS Code, extensions could contribute their own model providers, but to find these extensions, you needed the right tags to search for in the Extension view. Now, the Language Models editor gives you an Install Model Providers button that opens the Extensions view, which is filtered to extensions that contribute model providers, making it easier to find and install them. Once you install a provider, its model will appear in the model picker. If you use the integrated browser much, you can now look up information without leaving VS Code by typing a query into the integrated browser’s address bar. It will use your configured search engine, the same way a standalone browser does. You can use workbench.browser.searchEngine to pick a search engine. When the browser is opened in a remote workspace, it's now possible to proxy HTTP(S) traffic via the remote connection. This allows you to connect to any ports or services that can only be accessed from the remote machine. If you read our coverage from two weeks ago about VS Code 1.123, you might have seen that extension updates have a two-hour delay as a safety measure. In this update, Microsoft is giving you the ability to configure the time of the delay. You can find it under extensions.autoUpdateDelay. Finally, with this update, admins can deliver managed GitHub Copilot settings through native device management (MDM) channels on Windows and macOS, in addition to account-based enterprise settings files. Settings delivered via MDM appear as policy-enforced in VS Code and can’t be overridden locally. Future updates will extend the supported policy keys across Copilot surfaces. You can download the update from the Visual Studio Code website now.
    • "it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account" You already have a Microsoft account if you are using Windows 11, because you can't set it up without one.
    • This is how much iPhone 18 Pro could cost after Apple's price hike confirmed by Hamid Ganji Image via Apple Apple CEO Tim Cook confirmed in a recent interview that the company may have to raise prices on some of its products due to the ongoing memory shortage. While he did not elaborate on the scale of the price hikes, new estimates suggest that Pro iPhone models could become significantly more expensive this fall. The Wall Street Journal and research firm TechInsights have come up with an educated estimate of how much the upcoming iPhone 18 Pro could cost after its launch in September. The estimate is based on current increases in memory and storage chip prices. For starters, the iPhone 18 Pro base model is expected to feature 12GB of RAM and 256GB of internal storage. According to TechInsights estimates, 12GB of DRAM for the iPhone 17 Pro cost Apple $39 last year. However, for the iPhone 18 Pro, the cost of the same amount of DRAM could soar to $145. Likewise, 256GB of flash storage that previously cost $13 could now cost around $51. Producing a base iPhone 17 Pro reportedly cost Apple around $582, but TechInsights estimates that the production cost of the iPhone 18 Pro could rise to $726. If Apple wants to maintain the roughly 47% profit margin it enjoys on the iPhone 17 Pro, the base price of the iPhone 18 Pro would need to reach $1,371. After standard pricing adjustments, customers could end up paying around $1,299 for the base model. However, that may not be the end of the story. As we previously reported, the iPhone 18 Pro is said to feature a variable-aperture lens, which could cost Apple at least 50% more than the current camera system. The estimated $1,299 price tag does not include the additional cost of this upgraded camera hardware. Once that expense is factored in, the base model could cost at least $1,399. A $1,399 price tag for the base iPhone 18 Pro would represent a significant increase over the current $1,099 starting price of the iPhone 17 Pro. If Apple wants to keep its upcoming iPhones competitive, it may need to accept lower profit margins.
    • Oh man, but what if I have the PS3 version?
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!