Datacenter
Datacenter edition is ideal for customers who want to have a highly virtualized private and hybrid cloud environment. As always, it provides access to all the product features and enables unlimited instances of Windows Server with each license, enabling your virtual environment to grow as you do. The licensing for Datacenter edition will continue to be processor plus CAL (Client Access License), with each license covering up to two physical processors on a single server.
Download URL: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2012-r2
Note: In order to convert Windows Server From Evaluation Version to Full Version Using use this DISM command:
- 1. Open CMD (Command Prompt) as Administrator
- 2. You can check the current version of your system using the following command: DISM /Online /Get-CurrentEdition
- 3. Use this command to convert Windows Server from Evaluation Version: DISM /online /Set-Edition: ServerStandard /ProductKey: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula