Guides

Preventing Windows Server Evaluation Edition Hourly Shutdown

Use this guide for preventing windows server evaluation edition hourly shutdown to prevent service disruption while using windows server evaluation license.

This article provides a guide to preventing Windows Server Evaluation Edition hourly shutdown. Using the steps outlined in this guide you can prevent your Windows Server Evaluation Edition from shutting off every hour, which typically occurs because the evaluation period has expired.

READ ALSO👉: 4 Steps to Easily Access RDP Remote Desktop with Windows VPS

Microsoft provides evaluation editions of Windows Server to allow IT professionals to test and evaluate the features of the server before making a purchase. Once the evaluation period expires, the server may begin to shut down every hour as a reminder to obtain a proper license.

Here’s a detailed guide on how to handle this situation and prevent hourly shutdowns by transitioning from an evaluation version to a fully licensed version:

Step 1: Verify the Evaluation Period Status

First, check the status of your evaluation period to confirm that it has indeed expired:

  1. Open Command Prompt as Administrator:
    • Right-click on the Start menu.
    • Select “Command Prompt (Admin)” or “Windows PowerShell (Admin)”.
  2. Check the License Status:
    • Type the following command and press Enter:
      slmgr.vbs /dli
      
    • This command will display the current license information including the remaining time for your evaluation period.

Step 1B: Re-Evaluate the License

  1. If your copy of Windows on the RDP isn’t activated, you can simply run the following command in Windows Powershell to re-evaluate the license for 180 days:
    slmgr -rearm
    
  2. After re-evaluation, make sure to restart the server twice.

Step 2: Purchase a Valid License

If your evaluation period is expired or about to expire, you are able to purchase a valid license to continue using the server without interruptions:

Related Post
  1. Visit the Microsoft Licensing Page:
    • Go to the official Microsoft website or a certified reseller to purchase a Windows Server license.
  2. Choose the Appropriate Edition:
    • Select the Windows Server edition that best fits your needs (e.g., Standard, Datacenter).

Step 3: Convert Evaluation to Full Version

Once you have a valid license key, you can convert your evaluation version to a full retail version:

  1. Obtain Your Product Key:
    • You should receive a product key upon the purchase of a Windows Server license.
  2. Open Command Prompt as Administrator.
  3. Enter the Following Command:
    • Type the command below to input your new product key:
      slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
      
    • Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your actual product key.
  4. Activate Windows:
    • After entering the product key, activate Windows Server by typing:
      slmgr.vbs /ato
      
    • This command will activate your copy of Windows Server with Microsoft servers.

Step 4: Verify the Activation Status

To ensure that your server is now using a full license:

  1. Check the Activation Status Again:
    • Open Command Prompt as Administrator.
    • Type the following command and press Enter:
      slmgr.vbs /dli
      
    • This will show the license status to confirm that your server is now fully licensed.

Step 5: Restart the Server

After converting and activating your server:

  1. Restart Your Server:
    • Restart the server to finalize the activation process.
    • This ensures that all services and functions of Windows Server operate under the new licensing terms.

Additional Tips

  • Regular Updates: Keep your server regularly updated to ensure stability and security.
  • Backup Your Data: Always maintain regular backups of important data, especially before making significant changes like upgrading or activating the OS.
  • Consult Microsoft Support: If you encounter any issues during the activation process, consider reaching out to Microsoft Support for assistance.

READ ALSO👉: Which Windows Server Versions are Available for Windows VPS?

By following these steps, you can seamlessly transition from an evaluation version of Windows Server to a fully licensed version, thus preventing the server from shutting down every hour and ensuring continuous, stable operation.

 

Editorial Staff

Rad Web Hosting is a leading provider of web hosting, Cloud VPS, and Dedicated Servers in Dallas, TX and Phoenix, AZ.

Recent Posts

Oracle Linux 9 Now Available for VPS Servers

We are happy to to announce the arrival of Oracle Linux 9. Highly-anticipated Oracle Linux 9 brings with it numerous… Read More

37 mins ago

Definitive Guide to Running a Full-Stack Email Server with Docker-Mailbox on Rocky Linux VPS

Setting up a full-stack mail server using docker-mailserver on a Rocky Linux 9 VPS involves several steps. This guide will… Read More

37 mins ago

How to Install InterWorx on VPS Server Using Virtualizor

This article provides a guide for server administrators who want to install InterWorx on VPS server using Virtualizor. Virtualizor offers… Read More

37 mins ago

CentOS Stream 9 Now Available for Cloud VPS

We are happy to to announce the arrival of CentOS Stream 9. Highly-anticipated CentOS Stream 9.x brings with it numerous performance,… Read More

38 mins ago

Top 5 Security Features of Imunify360

Imunify360 is a Linux server security solution designed to safeguard your web-based business against cyber attacks. It includes features like… Read More

38 mins ago

cPanel Shared Hosting Server Specs

This article provides an in-depth analysis of our cPanel Shared Hosting server specs and features powering the 100%-SSD cPanel Hosting… Read More

38 mins ago