To convert the operating system and apply your retail or volume license key simultaneously, use the following Deployment Image Servicing and Management (DISM) command: powershell
Install your product key by running: slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Trigger the activation process: slmgr /ato (Optional) To verify your status, use: slmgr /dlv . 3. Activating from an Evaluation Edition
The KMS client will need to attempt activation periodically, and once activated, it will remain active for 180 days. To maintain activation, the client must contact the KMS host again within that 180-day period. how to activate windows server 2022
Type slmgr /dlv to see detailed license info. 3. Converting from Evaluation Edition
Most activation tasks are performed using the ( slmgr.vbs ), a command-line tool that has been the backbone of Windows licensing for years. It's a Visual Basic script you run from an elevated Command Prompt or PowerShell window. To convert the operating system and apply your
Once the process completes, the status on the Activation page will update to "Windows is activated" . Method 2: Activation via Command Line (SLMGR)
The KMS host is a server (running Windows Server 2016, 2019, or 2022) that has been activated with a , also known as a KMS Host Key. This key is obtained from the Volume Licensing Service Center (VLSC) or via a Microsoft Support request. To maintain activation, the client must contact the
A pop-up window will appear to show you the result of each command.
Remember that using unauthorized third-party tools or activation scripts is a violation of Microsoft's licensing terms and can introduce security risks. The activation methods detailed in this guide, including the use of command-line tools like slmgr.vbs , the graphical VAMT, and official telephone activation, are the only safe and compliant ways to activate your Windows Server 2022 operating system.
To get started, right-click on the Start button and select or Command Prompt (Admin) . Once open, you can use several key commands:
| Error Code | Meaning | Solution | |---|---|---| | | The product key is already in use on another device. | Run the activation troubleshooter in Settings > Update & Security > Activation . For volume licenses, contact your administrator. | | 0xC004C003 | The activation server has blocked the product key. | The key is likely blocked (e.g., from a leaked key). You need a valid, legitimate key from Microsoft. | | 0x87E10BC6 | Network connectivity issue. | Ensure your server has internet access and can reach Microsoft's activation servers. Temporarily disable firewalls or proxies. | | 0xC004F050 | The product key is for a different edition or the OS is an Evaluation version. | Verify your edition and convert from Evaluation if necessary. | | 0x80041014 | The product key does not match the Windows installation. | Use the VAMT tool to identify the correct edition for your key. |
To convert the operating system and apply your retail or volume license key simultaneously, use the following Deployment Image Servicing and Management (DISM) command: powershell
Install your product key by running: slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Trigger the activation process: slmgr /ato (Optional) To verify your status, use: slmgr /dlv . 3. Activating from an Evaluation Edition
The KMS client will need to attempt activation periodically, and once activated, it will remain active for 180 days. To maintain activation, the client must contact the KMS host again within that 180-day period.
Type slmgr /dlv to see detailed license info. 3. Converting from Evaluation Edition
Most activation tasks are performed using the ( slmgr.vbs ), a command-line tool that has been the backbone of Windows licensing for years. It's a Visual Basic script you run from an elevated Command Prompt or PowerShell window.
Once the process completes, the status on the Activation page will update to "Windows is activated" . Method 2: Activation via Command Line (SLMGR)
The KMS host is a server (running Windows Server 2016, 2019, or 2022) that has been activated with a , also known as a KMS Host Key. This key is obtained from the Volume Licensing Service Center (VLSC) or via a Microsoft Support request.
A pop-up window will appear to show you the result of each command.
Remember that using unauthorized third-party tools or activation scripts is a violation of Microsoft's licensing terms and can introduce security risks. The activation methods detailed in this guide, including the use of command-line tools like slmgr.vbs , the graphical VAMT, and official telephone activation, are the only safe and compliant ways to activate your Windows Server 2022 operating system.
To get started, right-click on the Start button and select or Command Prompt (Admin) . Once open, you can use several key commands:
| Error Code | Meaning | Solution | |---|---|---| | | The product key is already in use on another device. | Run the activation troubleshooter in Settings > Update & Security > Activation . For volume licenses, contact your administrator. | | 0xC004C003 | The activation server has blocked the product key. | The key is likely blocked (e.g., from a leaked key). You need a valid, legitimate key from Microsoft. | | 0x87E10BC6 | Network connectivity issue. | Ensure your server has internet access and can reach Microsoft's activation servers. Temporarily disable firewalls or proxies. | | 0xC004F050 | The product key is for a different edition or the OS is an Evaluation version. | Verify your edition and convert from Evaluation if necessary. | | 0x80041014 | The product key does not match the Windows installation. | Use the VAMT tool to identify the correct edition for your key. |