The admin.exe
utility is used for viewing and managing
administrator’s interface preferences.
Location
%plesk_cli%
Usage
admin.exe <command> [
<option_1> [<param>]
[<option_2> [<param>]]
... [<option_N> [<param>]]
Example
The following command sets the administrator’s interface language to
German.
plesk bin admin.exe --update -locale -de_DE
Commands
Command | Parameter | Description | Example |
---|---|---|---|
-update or -u |
Changes the Plesk administrator’s server preferences. |
To set the interface language to German: plesk bin admin.exe --update -locale -de_DE or plesk bin admin.exe -u -locale -de_DE |
|
--info or -i |
Displays the Plesk administrator’s personal information and preferences. |
To view the Plesk administrator’s personal information and plesk bin admin.exe --info or plesk bin admin.exe -i |
|
--set-admin-password or -p |
Updates the Plesk administrator’s password. The synonym is |
To change the Plesk administrator’s password to mypassword: …
|