Renewing Plesk License on Windows (via RDP)

To renew your Plesk license on a Windows server using RDP, follow these steps:

  1. Login to Windows RDP: Access your server via Remote Desktop Protocol (RDP).

  2. Open Command Prompt:

    • Navigate to the Start Menu and search for “Command Prompt” or “CMD.”
    • Right-click and select Run as Administrator.

  3. Run the License Renewal Command: Copy and paste the following command into the Command Prompt window and press Enter:

    "%ProgramFiles%\ConfigServer\Plesk Licensing System\bin\update_plesk.exe"

Renewing Plesk License on Linux

For Linux servers, renewing the Plesk license is straightforward:

  1. Login to Your Linux Server: Use SSH to access your server as the root user.

  2. Run the License Renewal Command: Execute the following command to force the renewal of your Plesk license:

    update_plesk --force​

After the command is completed, your Plesk license will be successfully renewed.

Was this answer helpful? 0 Users Found This Useful (0 Votes)