Windows Server (bring your own licence)

Windows Server 2025 on CoAI S4 and CoAI S8: what you get, who may use it and how to activate it.

Last updated: 26 September 2026
In short: CoAI Host does not sell or include Windows licences. Windows Server 2025 is installed as Microsoft's 180-day evaluation. You may use it only if you hold your own eligible Windows Server licence, and you must convert and activate the evaluation with that licence within 180 days. The operating system option itself costs nothing extra.

1. Who may use it

2. What you get

3. Convert and activate

The evaluation edition cannot be activated directly. Convert it to the retail edition that matches your licence first, then activate it. Run the commands in an elevated Command Prompt or PowerShell (Run as administrator) over Remote Desktop or the browser console.

  1. Optional: list the editions this installation can be converted to:
    DISM /online /Get-TargetEditions
  2. Convert the edition with your own product key (use ServerDatacenter instead of ServerStandard for a Datacenter licence):
    DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula
    The conversion takes a while. Restart the server when DISM asks you to (it may restart more than once).
  3. After the restart, install your key and activate:
    slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    slmgr /ato
    If your organisation activates through its own KMS host, point the server at it instead of installing a retail key, then activate:
    slmgr /skms your-kms-host.example.com
    slmgr /ato
  4. Check the result: slmgr /dlv should show your edition and "License Status: Licensed".
Convert before you promote the server to a domain controller. An evaluation installation that is a domain controller cannot be converted; you would have to demote it first. Activation needs outbound internet access (or access to your KMS host).

4. Security

Remote Desktop is reachable from the whole internet and is constantly scanned by attackers. Please:

You are responsible for the security of your server and everything that runs on it, as for any server under our Acceptable Use Policy.

5. Support scope

We support what we provide: the virtual server, its network and IP address, the client area (start, stop, reboot, reinstall, password, browser console) and the delivery of the Windows image described above. We do not provide support for Windows configuration, applications, licensing, conversion or activation, or any other Microsoft product. For those, use the support included in your Microsoft licensing agreement or your IT provider.

6. Questions

Questions about this offer can be sent to support@coaiwork.com or submitted as a support ticket in the client area. Microsoft, Windows and Windows Server are trademarks of the Microsoft group of companies; CoAI Host is not affiliated with or endorsed by Microsoft.