Plesk

Installing Plesk for Windows in Unattended Mode

  1. Log in to the server via RDP.

  2. Download Plesk
    Installer
    .

  3. Launch the installer with necessary options

    To install Plesk without requiring any user input, run the installer
    script providing all the necessary information through the
    corresponding options:

    plesk-installer.exe <OPTIONS> <WINDOWS_OPTIONS>
    

The following installer options are commonly used when automating Plesk
installation.

Option Use Explanation
--source

--source <URL>

or

--source <PATH>

Packages source options define the location where the installer
should obtain the Plesk packages for installation. You can use
either --source <URL> to specify the URL of a mirror of the
Plesk updates server, or --source <PATH> if the packages
are found locally on the file system. If you use neither, the
Plesk packages will be retrieved from the Plesk updates server.

For information on managing local mirror repositories, see
Mirroring Plesk Autoinstall Servers.

--select-release-id --select-release-id <ID>

This option defines what Plesk version will be installed. <ID>
is a unique Plesk version identifier (e.g. PANEL_17_0_17_WIN).

View the list of available version IDs for publicly released
versions by running:

plesk-installer.exe --show-releases

View the complete list of available version IDs including those
intended for product review and testing purposes by running:

plesk-installer.exe --show-releases --skip-branch-filter

Exit mobile version