Update Plauti Server on Windows

This article is for updating Plauti Server on Windows.
For Linux, see Update Plauti Server on Linux.
For Docker, follow the same steps as in Install Plauti Server in Docker.

Plauti Server is not updated automatically. The Update option at top right will indicate when a new version is available. Alternatively, keep an eye on the Release Notes to find when a new version is available and what it contains.

Updating Plauti Server on Windows

To update Plauti Server on Windows:

  1. Download the new version
  2. Run the installer
  3. Restart Plauti Server

Try out the Update button!

Instead of following the update steps below, you can also use the new Update button.
Click the Update icon top right, then click Upgrade & Restart.

1. Download the latest version

2. Run the installer

  1. Open the .exe file you just downloaded.

    An initial loading window will appear.

  2. Wait for the process to complete. Windows may prompt you for administrator permission. Click Yes to allow the app to make changes to your device.

  3. When completed, the setup wizard will open. Keep the default value “Yes, update the existing installation”.

    Click Next to continue.

  4. Keep the same Salesforce Organization ID and/or Dynamics Tenant ID that are already present.

    Click Next.

  5. The installation will now proceed. Once it is complete, the final screen will appear.

    Click Finish to exit the setup wizard.

3. Restart Plauti Server

  1. Stop the service using sc stop plauti-server or net stop pauti-server.
  2. Start the service using sc start plauti-server or net start plauti-server.