Back to Help Center
Windows Server 2022
Activation Guide

Activation of Windows Server 2025 Standard for 100 users

6 min czytania·Zaktualizowano dzisiaj

Activation: Windows Server 2025 Standard 100 Users

This guide describes the activation of the Windows Server 2025 Standard 100 Users product. The instructions cover all the most commonly used methods: activation through the graphical interface, command line, and by phone at 00 800 121 1654. At the end, there is also a verification section and a list of the most common errors and their solutions.

Before You Begin

Before activation, prepare:

  • the correct product key for the purchased edition,
  • access to an account with administrator privileges,
  • an internet connection, if you plan to activate online,
  • the ability to run the command line as an administrator,
  • installation data, if you choose phone activation.

Note: the key must exactly match the installed edition of the system. A key for a different version or licensing channel may be rejected.

Method 1: Activation through the Graphical Interface

This is the simplest method for administrators who prefer configuration without using the console.

  1. Open Settings.
  2. Go to the System section.
  3. Select Activation.
  4. Click on the option to change or add a product key.
  5. Enter the purchased product key.
  6. Confirm the operation and start the activation.
  7. Wait for the confirmation message.

If the system has internet access and the key is valid, activation usually completes automatically after a few moments.

Method 2: Activation through CMD

This method is recommended in server environments, for remote work, and when you want to have full control over the process. In the Windows Server system, you must first install the key and then activate it.

Run Command Prompt as an administrator and enter the following commands:

slmgr.vbs /ipk YOUR-PRODUCT-KEY
slmgr.vbs /ato

What do these commands mean

  • slmgr.vbs /ipk installs the product key in the system.
  • slmgr.vbs /ato attempts online activation.

After executing the first command, a message about the successful installation of the key should appear. The second command should return information about successful activation if the server can connect to the Microsoft activation service and the key is correct.

Additional Tip

If you are copying the key from a document or email, make sure it does not contain additional spaces at the beginning or end. This is a common cause of failure.

Method 3: Phone Activation

Phone activation is useful when:

  • the server does not have internet access,
  • online activation ends with an error,
  • manual confirmation of activation is required.

Phone activation number:

00 800 121 1654

How to Perform Phone Activation

  1. Press Win + R.
  2. Enter the command:
slui 4
  1. Select your country or region.
  2. Call the displayed number or use the number 00 800 121 1654.
  3. Provide the installation ID displayed on the screen.
  4. Enter the received confirmation ID in the appropriate fields.
  5. Complete the wizard and save the changes.

In production environments, it's a good idea to save the confirmation ID and activation date to administrative documentation.

For any further assistance or questions, please contact us at [email protected] or call 00 800 121 1654.

Activation Verification

After completing the process, it's worth confirming that the system has indeed been activated.

Verification in GUI

  1. Open Settings.
  2. Go to System > Activation.
  3. Check if the status indicating that the system is activated is visible.

Verification in CMD

Run Command Prompt as an administrator and use one of the following commands:

slmgr.vbs /xpr

The command displays information on whether the system is permanently activated.

You can also use:

slmgr.vbs /dlv

This command shows more detailed licensing data, including the activation status, license channel, and partial key information.

Most Common Errors and Solutions

1. Incorrect Product Key

Symptom: the system rejects the key during installation.

Possible causes:

  • typo in the key,
  • using a key for a different edition,
  • confusing the character B with 8 or O with 0.

Solution: re-enter the key and ensure it matches Windows Server 2025 Standard exactly.

2. Lack of Administrator Privileges

Symptom: slmgr.vbs commands do not execute correctly or end with an access error.

Solution: run CMD as administrator. In a domain environment, also check local security policies.

3. No Internet Connection

Symptom: slmgr.vbs /ato fails.

Solution:

  • check network connection,
  • check proxy and firewall settings,
  • if online activation still doesn't work, use the phone method.

4. Key Does Not Match the Licensing Channel

Symptom: the key is syntactically correct, but activation does not pass.

Solution: verify that the key is intended for the correct licensing model and specific system installation.

5. Previous Failed Activation Attempts

Symptom: the system behaves unpredictably after many failed attempts.

Solution: restart the server, re-enter the key, and perform the activation from the beginning in the correct order:

slmgr.vbs /ipk YOUR-PRODUCT-KEY
slmgr.vbs /ato

6. Error After Hardware or Virtual Machine Change

Symptom: the system was previously activated, but after migration, it requires re-activation.

Solution: try online activation again, and if that doesn't work, use phone activation.

7. Delayed Activation Status Update

Symptom: activation completed with a success message, but the old status is still visible in settings.

Solution: wait a few minutes, refresh the activation window, or restart the system and check the result with the slmgr.vbs /xpr command.

Best Practices

  • Keep the product key in a safe place.
  • Document the date and method of activation.
  • After activation, perform verification in both GUI and CMD.
  • For servers without internet access, prepare for phone activation immediately.
  • Do not use keys from uncertain sources, as they may be blocked. If you need help, please contact us at [email protected] or call 00 800 121 1654.

Summary

Activation of Windows Server 2025 Standard 100 Users can be performed in three ways: through the graphical interface, through CMD or by phone at 00 800 121 1654. In server environments, the command line method is most commonly used, where you need to execute the commands in this order:

slmgr.vbs /ipk YOUR-PRODUCT-KEY
slmgr.vbs /ato

After completing the activation, always check the status using slmgr.vbs /xpr or in the System > Activation section. This ensures that the system is working correctly and is properly licensed.

Czy ten artykuł był pomocny?

Activation of Windows Server 2025 Standard for 100 users | Help Center