Install Plauti Server on Windows

Last published at: August 12th, 2025

This article is for installing Plauti Server on Windows.
For Linux, see Install Plauti Server on Linux.

 

System Requirements

Recommended system requirements for Plauti Server on Windows:

RAM 2 GB or higher
CPU Multi-core processor
Storage SSD hard disk (minimum of 10GB available)
OS Windows 8 and up, 64bit
Internet Connection Secured Broadband Internet connection, Broadband Router Wi-Fi internet connection

 

Installing Plauti Server

These steps describe the installation process for the graphical installer, which is recommended procedure to use.

  1. Download Plauti Server via https://go.plauti.com/Plauti_Server_Win64_latest.
  2. Open the .exe file you just downloaded.
    An initial loading window will appear.

 

  1. 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.
  2. When completed, the setup wizard will open. Click Next to continue.
  3. Enter the folder where you want to install Plauti Server. It is recommended to use the default location unless you have a specific reason to change it. Click Next.

 

  1. Enter either your Salesforce Organization ID, or your Dynamics Tenant ID. Make sure one of the fields contains a value before you click Next.
    Note that you can always change the connected ID, or add more connections, once the app is set up.

  2. The installation will now proceed. Once it is complete, the final screen will appear. Click Finish to exit the setup wizard.

Starting and verifying the service

Plauti Server runs as a Windows service. You will need to use the command line with administrator rights to manage it. Right-click Command Prompt or PowerShell and select Run as Administrator.

  1. In your administrator command line, run the following command:
    sc start plauti-server
  2. Wait a few seconds for the service to initialize. Then check its status with the following command:
    sc query plauti-server

To start the service variant, use net start plauti-serv.