Windows 8 Non Core Edition Activation

0 views
Skip to first unread message

Mozell Gentges

unread,
Jul 6, 2024, 6:16:29 AM7/6/24
to payslovenmi

I've found some references, when looking for information on WAIK installs of Windows 8 of a varient called Windows 8 core, that can be installed off the professional edition disk. There's also a mention of it on Win Super Site that says

Windows 8 non core edition activation


DOWNLOAD https://oyndr.com/2z0Heo



Paul Thurrott of WinSuperSite explicitly names Windows 8 Core in his giant comparison table of different Windows 8 editions (notice the plain "Windows 8" is absent from the table because it is referred to as "Core"):

It means the "Home" edition for all intents and purposes. Perhaps the best source for this is MSFT's own site (for Windows programmers). Search for "PRODUCT_CORE" here (which programmers rely on) and look at the "Meaning" column:

Note that it currently refers to it as "Windows 10 Home" but all other editions have their own qualifiers (e.g., search for "PRODUCT_PROFESSIONAL", "PRODUCT_ENTERPRISE", etc.) In fact, prior to the release of Windows 10, the "Meaning" column for "PRODUCT_CORE" (at the same link) referred to it as simply "Windows 8", which normally means the home edition by default (in the absence of the terms "Pro", "Professional" or "Enterprise").

How can you convert a Desktop Experience edition of Windows Server 2016 to a Core edition? For previous insider builds you use the powershell uninstall-windowsfeature cmdlet to remove features such as server-gui-shell and server-gui-mgmt-infra to convert a Desktop Experience edition to a Core edition, but these features no longer exist in the RTM version.

I'd like to start getting some Windows Server 2016 Core VMs up and running. As it is not yet available on MSDN i'm forced to use the evaluation ISO. This works fine in the long term (>180 days) if you want to use Desktop Experience editions, as you can change the evaluation edition to a licensed edition with a product key and dism.exe /online /set-edition:ServerDatacenter /productkey:00000-00000-00000-00000-00000 /accepteula but this wont work with the Core editions of Server 2016 as dism.exe /get-targeteditions doesnt list any options to change it to a non-evaluation edition. So right now i'm forced to either wait a few weeks for it to become available on MSDN, or convert a desktop experience edition to a core edition as i'd need these VMs to work past 180 days.

"Unlike some previous releases of Windows Server, you cannot convert between Server Core and Server with Desktop Experience after installation. If you install Server Core and later decide to use Server with Desktop Experience, you should do a fresh installation."

Windows Server offers additional features in the Standard and Datacenter editions. Features exclusive to the Windows Server Datacenter edition include Shielded Virtual Machines, software-defined networking, Storage Spaces Direct, and Storage Replica. Windows Server also includes features like unlimited Windows Server containers.

Windows Server Standard and Datacenter editions continue to require Windows Server CALs for every user or device accessing a server (see the Product Terms for exceptions), or Windows Server External Connector licenses for servers accessed by external users. In addition to the base Windows Server CAL or External Connector license, some functionalities require the purchase of an Additive Access License. Examples of additional or advanced functionalities include Remote Desktop Services or Active Directory Rights Management Services.

The Azure Hybrid Benefit lets you bring your on-premises Windows Server subscription licenses or licenses with Software Assurance to Azure. Rather than paying the full price for a new Windows Server virtual machine, you will only pay the base compute rate.

Each set of 16 Windows Server core licenses with Software Assurance entitles you to use Windows Server on Microsoft Azure on up to 16 virtual cores allocated across two or fewer Azure virtual machines. Each additional set of eight entitles use on up to eight virtual cores and one Base Instance. In other words, once a minimum initial allocation of 16 eligible licenses is made, you can add virtual cores (up to eight) to an existing or new virtual machine with incremental sets of eight eligible licenses. Each incremental set of eight licenses must be allocated to a single virtual machine.

With Azure Hybrid Benefit, you can move or add incremental workloads into Azure and pay non-Windows (Linux) pricing. With Datacenter Edition licensing, you get these lower-cost instances in Azure while maintaining existing on-premises deployments. This is referred to as dual use rights. Standard Edition licensing provides lower-cost instances in Azure, but does not provide dual use rights.

Use of Windows Server on Azure is subject to Azure Services in the Product Terms site. This means access to base Windows Server functionality on Azure does not require base Windows Server CALs, and you can leverage the Azure hosting clause to host your own customer solutions.

In order to provide customers with a variety of options to license Windows Server, Microsoft makes licenses for Windows Server available to Service Providers for access by end customers as part of Service Provider solutions. This is done through an agreement between Microsoft and Service Providers. Pricing for these Windows Server services offered by the Service Provider is set by the Service Provider.

Two new sets of rights were introduced in October 2022 for customers with subscription licenses or licenses with active Software Assurance. These are the Flexible Virtualization Benefit and the option to license Windows Server Datacenter and Standard by virtual machine.

I am trying to activate windows server 2019 standard key from windows server 19 EVAL ISO But I am not able to activate the key. I have tried the above step as mention but luck. Please find the step which I have performed and the error screenshot. please help to fix the issue.

If you install Evaluation edition of Windows Server it will expect a Retail key when doing the straight conversion. For those of us with Volume license keys the upgrade path involves first using DISM ONLINE Set edition using a KMS key, Then on reboot use slmgr /ipk using your Volume key and then finally run slmgr /ato.

Trying to keep up with Microsoft's internal Windows Core OS (WCOS) project is no easy task. Even we find it challenging to keep up with all the different codenames, plans, and changes being made to Windows with Windows Core OS. So, to try and keep things in line, we've compiled this ultimate guide for Windows Core OS, CShell, and everything in between.

Windows Core OS is something we've been writing about since early 2017 and has been in the works for much longer. It's the future of Windows, which takes the shared code of OneCore and builds a modern, legacy-free OS on top of it. Windows Core OS, along with CShell, allows Microsoft to create new versions of Windows 10 quickly, and share standard components and features across different device types and WCOS versions quickly and easily.

To answer this question, we first have to explain what Windows Core OS isn't. Today, Windows 10 is several different operating systems across the many devices types it can run on. There's Windows 10 for desktops, Windows 10 for HoloLens, Windows 10 for IoT devices, Windows 10 for Surface Hub, Windows 10 for Xbox, and there was also a Windows 10 for phones. Although these are all Windows 10, they're all technically different operating systems that don't run very well on devices for which they are not designed. Windows 10 desktop, for example, would be a terrible experience on a phone, and vice versa.

All of these versions of Windows 10 do share universal elements, however, such as OneCore and OneCoreUAP which are layers of the operating system that you can find on all of these versions of Windows 10 that enable things like the Universal Windows Platform. But the rest of everything included in these operating systems are specific to that version of Windows. Not everything is interchangeable or shareable between them, as most of these features have to be rewritten each time by the teams working on these individual versions of the OS for them to function.

A great example of this is with the Start menu and Action Center on Windows 10 for desktop and Windows 10 Mobile. While Microsoft tried very hard to make these experiences seem the same, underneath, they were very different. Keen-eyed users would have likely noticed differences in features between the two Start experiences, and that's because for one feature to be available on both platforms, it needed to be built twice, not just once. Live tile folders are a perfect example of this, a feature that was first found on Mobile took over a year to appear on the desktop.

As it stands today, there's a lot of extra work and overhead that Microsoft needs to deal with every time it wants to build a version of Windows 10 for a new device type, such as foldables. Windows 10 as it exists on its own wouldn't be a good fit for foldable PCs. Microsoft could start building yet another version of Windows 10 for this category of devices, but then they'd have to rebuild many of the existing features you can find on other versions of Windows 10 already to ensure those features behave and operate correctly on this form factor. It's a waste of resources and effort.

That's where Windows Core OS comes in. With Windows Core OS, Microsoft is building a universal base for Windows that can be used across all these different devices. Instead of having to develop a new version of Windows 10 for every new device type that comes along, Microsoft can simply use Windows Core OS to start. They would then pull in features and functions it has already built for it, and create it as an OS for that device type. All that would be created with less overhead and fewer resources used.

Windows Core OS strips Windows down to the bare minimum. It doesn't include any legacy components or features, and sticks to UWP as a core for the operating system as it's lighter and already universal. From there, Microsoft can build out Windows Core OS with different components and features that it can then apply to devices where necessary. But this time, those components and features can be shared across the many different devices Windows Core OS will run on.

b37509886e
Reply all
Reply to author
Forward
0 new messages