Back to Help Center
Activation Guide

## Activating SharePoint Server 2019 Standard To activate **SharePoint Server 2019 Standard**, you will need a valid product key. Below are the steps to follow for a successful activation. ### Before You Begin - Ensure your system meets the minimum requirements for **SharePoint Server 2019 Standard**. - Have your product key ready. ### Activation Steps 1. **Install SharePoint Server 2019 Standard** if you haven't already. You can download it from the official **Microsoft** website. 2. Once installed, open the **SharePoint Central Administration**. 3. Navigate to the **System Settings** section. 4. Click on **Manage servers in this farm**. 5. Locate the **Microsoft SharePoint Server** section and click on **Convert farm license type**. 6. Enter your product key in the provided field and click **OK**. 7. The activation process may take a few minutes. Once completed, you should see a confirmation message. ### Troubleshooting If you encounter any issues during activation, ensure that: - Your product key is correct and valid. - Your system is connected to the internet. - You have the latest updates installed for **Windows** and **Office**. ### Support For any further assistance or if you have questions regarding the activation process, please do not hesitate to contact us: - Via email: `[email protected]` - By phone: `00 800 121 1654` ### Additional Resources For detailed information on **SharePoint Server 2019 Standard**, including system requirements and installation guides, visit the **Microsoft** official website. > Remember, activating your software ensures you receive updates and support from **Microsoft**.

5 min czytania·Zaktualizowano dzisiaj

Activating SharePoint Server 2019 Standard

Activating SharePoint Server 2019 Standard is one of the final steps in preparing the environment for production work. In practice, it is most often performed after installing the binaries, running the configuration wizard, and creating or joining a server to an existing server farm. Depending on the deployment method and administrative policy, you can use system tools such as slmgr, and in some scenarios, PowerShell scripts to verify the environment and service status.

It is worth remembering that SharePoint Server 2019 operates in close dependence on the Windows Server, SQL Server, and farm infrastructure. The activation itself should not be treated as a single click, but as part of a larger process: correct installation, product key assignment, service startup, and checking that all servers in the farm report a correct status. In multi-server environments, configuration consistency is particularly important.

Step by Step

  1. Ensure that the installation of SharePoint Server 2019 Standard has been completed successfully.
    The server should have all required components installed, and the farm configuration database must be available. If you are working in a multi-server environment, also check the connectivity to SQL Server and the farm account.

  2. Verify that the server belongs to the correct server farm.
    In the SharePoint administrative console and Central Administration, check if the given host has been added to the correct farm and if there are no service errors. Activation in an inconsistent environment can lead to problems with server roles or licensing features.

  3. Install or confirm the product key assigned to the Standard edition.
    If the installation was performed using the correct key, the system should already recognize the appropriate edition. In some environments, administrators also verify the activation status of the Windows Server system layer using slmgr, for example:

slmgr /dli
slmgr /dlv

These commands do not activate SharePoint itself, but help confirm the licensing status of the operating system, which can be important during an audit or diagnostics.

  1. Run SharePoint Management Shell as an administrator.
    PowerShell is the most convenient way to check the status of the farm and services after installation. You can use it to confirm that the environment is working correctly:
Get-SPFarm
Get-SPServer
Get-SPServiceInstance

If the commands return the expected objects without connection errors, it means that the farm configuration has been read correctly.

  1. Check the edition compatibility and deployed features.
    In the SharePoint Server 2019 Standard environment, you should verify that no features expected for a higher edition or additional components are present. This is especially important after migration, farm rebuild, or application server replacement.

  2. Perform a restart of administrative services if the environment does not refresh its state after configuration changes.
    Most often, this concerns the SharePoint Timer Service and IIS. After administrative changes, you can execute:

iisreset
Restart-Service SPTimerV4

Such action does not serve the activation itself, but helps apply changes and refresh the farm state.

  1. Verify the operation of Central Administration and the selected web application.
    After activation and configuration confirmation, check if the administrative panel works correctly, and farm sites open without licensing errors, HTTP 500, or application service issues.

Verification

After completing the activation and configuration, it is worth conducting a brief technical check:

  • check the availability of Central Administration,
  • confirm that the server appears in the farm as online,
  • run Get-SPServer to verify server roles and membership,
  • check the Windows Event Viewer and ULS logs,
  • confirm the status of system services and Windows licensing with the command slmgr /dlv,
  • test opening SharePoint sites from the browser.

If the environment consists of multiple nodes, the check should be performed on each farm server. This makes it easier to detect configuration discrepancies, missing services, or connection errors with databases.

Problems

The most common issue is confusing SharePoint activation with Windows system activation. The slmgr tool primarily concerns the system layer and does not replace the correct installation and configuration of the SharePoint product in the farm.

The second common problem is incomplete deployment of the server farm. The server may be installed correctly, but if it has not been properly joined to the farm or does not have access to SQL Server, PowerShell commands will return errors or empty results.

The third situation concerns post-migration environments. After moving the farm to a new host or restoring the server, it sometimes happens that SharePoint services do not start automatically, and the administrator interprets this as an activation issue. In practice, you should then check the service accounts, certificates, DNS, and configuration consistency.

If errors still occur after performing all the steps, it is worth analyzing the ULS logs, Event Viewer, and IIS service configuration. If needed, you can contact us: [email protected].

FAQ

Does slmgr activate SharePoint Server 2019 Standard?
No. slmgr is used to manage Windows system activation. It may be helpful for diagnostics, but it does not replace the correct installation and configuration of SharePoint.

Do I need to perform activation on each server in the farm?
In a server farm, you should ensure the consistency of the entire environment. Each server should be properly installed, joined to the farm, and verified in terms of services and configuration.

How can I check if the farm is working correctly after activation?
It is best to combine several methods: check Central Administration, run the Get-SPFarm and Get-SPServer commands, review the ULS logs, and confirm the operation of SharePoint sites in the browser.

In case of deployments, environment restorations, or issues with activating SharePoint Server 2019 Standard, contact the Kluczesoft team: [email protected].

Microsoft

SharePoint Server 2019 Standard

Licencja dożywotniaWysyłka w 1 min
Kup w KluczeSoft

Czy ten artykuł był pomocny?