How To Activate Windows Server 2022 -
MAK = Multiple Activation Key (purchased via Volume Licensing)
If you installed the 180-day evaluation version:
Always ensure you're purchasing product keys from authorized resellers to avoid issues with activation.
Activating Windows Server 2022 is a critical post-installation step to ensure your server is fully supported, secure, and free from trial limitations like automatic shutdowns every few hours. Whether you are using a GUI, command-line tools, or converting a trial version, there are several reliable ways to get licensed. 1. Activating via the Graphical Interface (Settings)
This is the most straightforward method for administrators who prefer a visual workflow. Open Settings on your keyboard. Navigate to Activation and then select Activation Enter Product Key : Click on Change product key : Paste your 25-character product key and click to initiate online activation. 2. Using the Command Line (SLMGR)
For those managing Core installations or who prefer scriptable methods, the Windows Software Licensing Management Tool ( ) is the industry standard. Open Command Prompt : Right-click the Start button and select Command Prompt (Admin) Terminal (Admin) Install the Key : Type the following command and press Enter: slmgr /ipk
If you installed the 180-day evaluation version, a standard activation key might not work initially. You must first convert the edition using the Deployment Image Servicing and Management ( how to activate windows server 2022
Activating Windows server 2022 Standard in VM - Virtualization
Activating Windows Server 2022 depends on your current installation (Evaluation vs. Retail/Volume) and your environment (standalone vs. enterprise). Most issues arise from trying to activate the Evaluation edition with a standard key without first converting it. Microsoft Activation Scripts 1. Converting from Evaluation to Full Edition
If you installed the 180-day trial (Evaluation), you cannot simply enter a key in the settings menu. You must use the tool to convert it to a full version: Spiceworks Community Open PowerShell as an Administrator. Check current edition dism /online /get-currentedition Check target edition dism /online /get-targeteditions ServerStandard ServerDatacenter Run conversion
DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula ServerStandard with your target and with your 25-character key : The server will reboot twice to complete the process. 2. Standard Activation (Retail or Volume)
If you already have a full version installed, use one of these direct methods:
Windows Server 2022 Activation Guide: All Editions Explained MAK = Multiple Activation Key (purchased via Volume
Activating Windows Server 2022 ensures your system is fully licensed and eliminates trial limitations like automatic hourly shutdowns. Depending on whether you are using a standard installation or converting from an Evaluation version, the process differs slightly. niceserver.ru Method 1: Direct Activation (GUI)
This is the simplest method for servers with a Graphical User Interface (Desktop Experience). Open Settings on your keyboard. Navigate to Activation Activation Enter Product Key Change product key and enter your 25-character license key. Complete Process
: Follow the on-screen prompts to finish the online activation. Microsoft Learn Method 2: Command Line Activation (slmgr) Use this method for Server Core (non-GUI) installations or if the GUI fails. Open Admin Command Prompt : Right-click the Start button and select Command Prompt (Admin) Windows PowerShell (Admin) Install the Key : Enter the following command, replacing
Activating Windows server 2022 Standard in VM - Virtualization
To activate Windows Server 2022, you can use the graphical interface or the command line. If you are using an Evaluation version, you must convert it to a full version (Standard or Datacenter) before it will accept a retail or volume license key. 🛠️ Activation Methods 1. The Settings App (Standard/Datacenter)
Use this if your server is already a full version (not Evaluation): Press Win + I to open Settings. Navigate to System > Activation. Click Change product key. If you installed the 180-day evaluation version:
Enter your 25-character key and click Next to activate online. 2. Command Prompt (Slmgr)
Use this for quick online activation or volume licensing (KMS/MAK): Open Command Prompt as an Administrator.
Install Key: Type slmgr /ipk and press Enter. Trigger Activation: Type slmgr /ato and press Enter.
Verify Status: Type slmgr /dlv to see detailed license info. 3. Converting from Evaluation Edition
Evaluation versions cannot be activated by just entering a key in Settings. You must use the DISM tool: How to activate my Windows Server 2022 - Microsoft Q&A
slmgr /skms kms.yourdomain.com:1688