admin.exe: Administration Panel Preferences
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.
admin.exe --update -locale -de_DE
Commands
Command | Parameter | Description | Example |
---|---|---|---|
|
|
Changes Plesk administrator's server preferences. |
To set the interface language to German: admin.exe --update -locale -de_DE or admin.exe -u -locale -de_DE |
|
|
Displays Plesk administrator’s personal information and preferences. |
To view Plesk administrator’s personal information and preferences: admin.exe --info or admin.exe -i |
|
|
Displays the Plesk administrator’s password. |
To view Plesk administrator's password: admin.exe -show-password |
|
|
Updates the Plesk administrator's password. The synonym is |
To change the Plesk administrator's password to mypassword: admin.exe --set-admin-password -passwd mypassword -encrypted-password or admin.exe --set-password -passwd mypassword -encrypted-password |
|
|
Updates the Plesk administrator's password. The synonym is |
|
|
|
Displays Plesk administrator’s personal information and preferences in the XML format. |
To view Plesk administrator’s personal information and preferences in the XML format: admin.exe --xml-info or admin.exe -xi |
|
|
Displays help page on the use of the utility. |
To view help page on the use of the admin utility: admin.exe --help or admin.exe -h |
Options
Option | Parameter | Description | Example |
---|---|---|---|
|
|
Sets the default interface language for Plesk administrator's control panel interface. The argument of the command must be a valid four-letter language code derived from the language code described in ISO-639-2 and the corresponding country code described in ISO-3166. For example, the Plesk code for the Italian language code is |
To set the administrator's interface language to German: admin.exe -u -locale de-DE |
|
|
Sets the default interface skin for Plesk administrator's control panel interface. |
To set the administrator's interface skin to Vista: admin.exe -u -skin "Vista" |
|
|
Applies an interface customization template to Plesk administrator's control panel interface. |
To apply the customization template CustomTemplate to administrator's control panel interface: admin.exe -u -template CustomTemplate |
|
|
Allows/Prohibits having several simultaneous sessions under administrator's login. |
To allow multiple sessions to run simultaneously under administrator's login: admin.exe -u -multiple-sessions true |
|
|
Allows/Prohibits adjusting Plesk firewall settings in Custom view. |
To allow the administrator adjusting firewall settings in Custom view: admin.exe --update -manage_server_firewall true |
|
|
Allows/Prohibits managing the IP addresses pool in Custom view. |
To allow the administrator managing IP addresses in Custom view: Admin.exe --update -manage_server_ip_addresses true |
|
|
Allows/Prohibits managing the virtual host template in Custom view. |
To allow the administrator to manage the virtual host template in Custom view: admin.exe --update -manage_server_skeleton true |
|
|
Allows/Prohibits the administrator to manage the Plesk storage of SSL certificates in Custom view. |
To allow the administrator managing SSL certificates on a server in Custom view: >admin.exe --update -manage_server_ssl_certificates true |
|
|
Allows/Prohibits sending mass e-mail messages in Custom view. |
To allow the administrator sending mass e-mail messages in Custom view: admin.exe --update -manage_server_mass_email true |
|
|
Allows/Prohibits performing backups in Custom view. |
To allow the administrator performing backups in Custom view: admin.exe --update -manage_server_backup true |
|
|
Allows/Prohibits performing migration from other platforms in Custom view. |
To allow the administrator performing migration in Custom view: admin.exe --update -manage_server_migration true |
|
|
Allows/Prohibits creating scheduled tasks in Custom view. The administrator can run these tasks on behalf of any system user. |
To allow the administrator creating scheduled tasks in Custom view: admin.exe --update -manage_server_crontab true |
|
|
Allows/Prohibits creating event handlers in Custom view. |
To allow the administrator creating event handlers in Custom view: admin.exe --update -manage_server_events true |
|
|
Allows/Prohibits switching on server-wide shared SSL support in Custom view. |
To allow the administrator switching on shared SSL support in Custom view: admin.exe --update -manage_server_shared_ssl true |
|
|
Allows/Prohibits accessing Application Vault in Custom view. |
To allow the administrator accessing Application Vault in Custom view: admin.exe --update -manage_server_app_vault true |
|
|
Allows/Prohibits managing database servers in Custom view. |
To allow the administrator managing database servers in Custom view: admin.exe --update -manage_server_db true |
|
|
Allows/Prohibits managing ODBC data sources in Custom view. |
To allow the administrator managing ODBC data sources in Custom view: admin.exe --update -manage_server_odbc true |
|
|
Allows/Prohibits server-wide management of the IIS application pool in Custom view. |
To allow the administrator managing the IIS application pool in Custom view: admin.exe --update -manage_server_iis_app_pool true |
|
|
Allows/Prohibits adjusting server-wide ASP.NET settings in Custom view. |
To allow the administrator adjusting server-wide ASP.NET settings in Custom view: admin.exe --update -manage_server_aspnet true |
|
|
Allows/Prohibits managing Plesk notifications in Custom view. |
To allow the administrator managing Plesk notifications in Custom view: admin.exe --update -manage_server_notifications true |
|
|
Allows/Prohibits viewing action log and adjusting log settings in Custom view. |
To allow the administrator managing Plesk notifications in Custom view: admin.exe --update -manage_server_actionlog true |
|
|
Allows/Prohibits managing active sessions in Custom view. |
To allow the administrator managing active sessions in Custom view: admin.exe --update -manage_server_sessions true |
|
|
Allows/Prohibits changing remote access options in Custom view. |
To allow the administrator changing remote access options in Custom view: admin.exe --update -manage_server_admin_access true |
|
|
Allows/Prohibits managing Plesk license keys in Custom view. |
To allow the administrator managing Plesk license keys in Custom view: admin.exe --update -manage_server_license true |
|
|
Allows/Prohibits contacting Plesk support in Custom view. |
To allow the administrator contacting Plesk support in Custom view: admin.exe --update -manage_server_support true |
|
|
Allows/Prohibits performing Plesk updates and upgrades in Custom view. |
To allow the administrator performing Plesk updates and upgrades in Custom view: admin.exe --update -manage_server_updates true |
|
|
Allows/Prohibits changing Plesk appearance in Custom view. |
To allow the administrator changing Plesk appearance in Custom view: admin.exe --update -manage_server_branding true |
|
|
Allows/Prohibits changing the Plesk locale in Custom view. |
To allow the administrator changing the Plesk locale in Custom view: admin.exe --update -manage_server_languages true |
|
|
Allows/Prohibits changing interface settings in Custom view. |
To allow the administrator changing interface settings in Custom view: admin.exe --update -manage_server_ui true |
|
|
Allows/Prohibits creating custom buttons in Custom view. |
To allow the administrator creating custom buttons in Custom view: admin.exe --update -manage_server_custom_buttons true |
|
|
Allows/Prohibits viewing the summary Plesk report in Custom view. |
To allow the administrator viewing the summary Plesk report in Custom view: admin.exe --update -manage_server_summary_report true |
|
|
Allows/Prohibits viewing domain traffic statistics in Custom view. |
To allow the administrator viewing domain traffic statistics in Custom view: admin.exe --update -manage_server_domain_traffic_report true |
|
|
Allows/Prohibits adjusting general system settings in Custom view. |
To allow the administrator adjusting general system settings in Custom view: admin.exe --update -manage_server_settings true |
|
|
Allows/Prohibits adjusting system time in Custom view. |
To allow the administrator adjusting system time in Custom view: admin.exe --update -manage_server_time true |
|
|
Allows/Prohibits adjusting the DNS template in Custom view. |
To allow the administrator adjusting the DNS template in Custom view: admin.exe --update -manage_server_dns_template true |
|
|
Allows/Prohibits adjusting website preview settings in Custom view. |
To allow the administrator adjusting website preview settings in Custom view: admin.exe --update -manage_server_preview_domain true |
|
|
Allows/Prohibits adjusting file sharing settings in Custom view. |
To allow the administrator adjusting file sharing settings in Custom view: admin.exe --update -manage_server_filesharing true |
|
|
Allows/Prohibits adjusting Google Services settings in Custom view. |
To allow the administrator adjusting Google Services settings in Custom view: admin.exe --update -manage_server_google_services true |
|
|
Allows/Prohibits adjusting server-wide mail settings in Custom view. |
To allow the administrator adjusting server-wide mail settings in Custom view: admin.exe --update -manage_server_mail true |
|
|
Allows/Prohibits adjusting black and white mail server lists in Custom view. |
To allow the administrator adjusting black and white mail server lists in Custom view: admin.exe --update -manage_server_mail_black_white_lists true |
|
|
Allows/Prohibits adjusting virus protection settings in Custom view. |
To allow the administrator adjusting virus protection settings in Custom view: admin.exe --update -manage_server_virus_protection true |
|
|
Allows/Prohibits adjusting spam filter settings in Custom view. |
To allow the administrator adjusting spam filter settings in Custom view: admin.exe --update -manage_server_spam_filter true |
|
|
Allows/Prohibits managing webmail services in Custom view. |
To allow the administrator managing webmail services in Custom view: admin.exe --update -manage_server_webmail true |
|
|
Allows/Prohibits viewing general information about a server in Custom view. |
To allow the administrator viewing general information about a server in Custom view: admin.exe --update -manage_server_info true |
|
|
Allows/Prohibits viewing information about Plesk components in Custom view. |
To allow the administrator adjusting virus protection settings in Custom view: admin.exe --update -manage_server_components true |
|
|
Allows/Prohibits running (stopping) Plesk services in Custom view. |
To allow the administrator running (stopping) Plesk services in Custom view: admin.exe --update -manage_server_services true |
|
|
Allows/Prohibits managing a Virtuozzo container in Custom view (in case Plesk runs in a virtual container). |
To allow the administrator managing a Virtuozzo container in Custom view: admin.exe --update -manage_server_vzpp true |
|
|
Allows/Prohibits rebooting a Plesk server in Custom view. |
To allow the administrator rebooting a Plesk server in Custom view: admin.exe --update -manage_server_reboot true |
|
|
Allows/Prohibits shutting down a Plesk server in Custom view. |
To allow the administrator shutting down a Plesk server in Custom view: admin.exe --update -manage_server_shutdown true |
|
|
Allows/Prohibits managing RPD access settings in Custom view. |
To allow the administrator managing RDP access settings in Custom view: admin.exe --update -manage_server_remote_desktop true |
|
|
Allows/Prohibits creating, removing, and switching among webspaces in Custom view. |
To allow the administrator creating, removing, and switching among webspaces in Custom view: admin.exe --update -create_domains true |
|
|
Allows/Prohibits managing website hosting settings in Custom view. |
To allow the administrator managing website hosting settings in Custom view: admin.exe --update -manage_phosting true |
|
|
Allows/Prohibits adjusting common PHP settings for a website in Custom view. |
To allow the administrator adjusting common PHP settings for a website in Custom view: admin.exe --update -manage_php_settings true |
|
|
Allows/Prohibits choosing the PHP version for a website in Custom view. |
To allow the administrator choosing the PHP version in Custom view: admin.exe --update -manage_php_version true |
|
|
If true, the administrator in Custom view is able to allow the remote access to a Plesk server over RDP. |
To allow the administrator setting up the remote access in Custom view: admin.exe --update -manage_sh_access true |
|
|
Allows/Prohibits adjusting the Hard quota on disk space parameters in Web Hosting Access in Custom view. |
To allow the administrator adjusting the disk quota parameter in Web Hosting Settings in Custom view: admin.exe --update -manage_quota true |
|
|
Allows/Prohibits managing subdomains in Custom view. |
To allow the administrator managing subdomains in Custom view: admin.exe --update -manage_subdomains true |
|
|
Allows/Prohibits managing domain aliases in Custom view. |
To allow the administrator managing domain aliases in Custom view: admin.exe --update -manage_domain_aliases true |
|
|
Allows/Prohibits adjusting log rotation settings on the Logs page in Custom view. |
To allow the administrator adjusting log rotation settings in Custom view: admin.exe --update -manage_log true |
|
|
Allows/Prohibits setting up the anonymous FTP access to a site at the FTP Access page in Custom view. |
To allow the administrator setting up the anonymous FTP access to a site in Custom view: admin.exe --update -manage_anonftp true |
|
|
Allows/Prohibits managing additional FTP accounts at the FTP Access page in Custom view. |
To allow the administrator managing additional FTP accounts in Custom view: admin.exe --update -manage_subftp true |
|
|
Allows/Prohibits creating scheduled tasks in Custom view. The administrator can run these tasks only on behalf of the system user associated with the webspace. |
To allow the administrator creating scheduled tasks in Custom view: admin.exe --update -manage_crontab true |
|
|
Allows/Prohibits managing DNS zone records for domains in Custom view. |
To allow the administrator managing DNS zone records in Custom view: admin.exe --update -manage_dns true |
|
|
Allows/Prohibits managing Java apps in Custom view. |
To allow the administrator managing web apps in Custom view: admin.exe --update -manage_webapps true |
|
|
Allows/Prohibits managing web statistics settings (change statistics engine, and so on) in Custom view. |
To allow the administrator managing web apps in Custom view: admin.exe --update -manage_webstat true |
|
|
Allows/Prohibits adjusting mail settings for a certain webspace in Custom view. |
To allow the administrator adjusting mail settings in Custom view: admin.exe --update -manage_mail_settings true |
|
|
Allows/Prohibits managing mailing lists for a certain webspace in Custom view. |
To allow the administrator managing mailing lists in Custom view: admin.exe --update -manage_maillists true |
|
|
Allows/Prohibits adjusting spam filter settings for a certain webspace in Custom view. |
To allow the administrator managing mailing lists in Custom view: admin.exe --update -manage_spamfilter true |
|
|
Allows/Prohibits adjusting antivirus settings for a certain mailbox in Custom view. |
To allow the administrator adjusting antivirus settings in Custom view: admin.exe --update -manage_virusfilter true |
|
|
Allows/Prohibits creating website backups in the server storage in Custom view. |
To allow the administrator creating backups in the server storage in Custom view: admin.exe --update -allow_local_backups true |
|
|
Allows/Prohibits creating website backups in a personal FTP storage in Custom view. |
To allow the administrator creating backups in a personal FTP storage in Custom view: admin.exe --update -allow_ftp_backups true |
|
|
Allows/Prohibits creating account backups in the server storage in Custom view. |
To allow the administrator creating account backups in the server storage in Custom view: # ./admin --update -allow_account_local_backups true |
|
|
Allows/Prohibits creating account backups in an FTP storage in Custom view. |
To allow the administrator creating account backups in an FTP storage in Custom view: # ./admin --update -allow_ftp_backups true |
|
|
Allows/Prohibits the administrator in Custom view to make remote XML API calls. |
To allow the administrator in Custom view making remote XML API calls: admin.exe --update -remote_access_interface true |
|
|
Allows/Prohibits adjusting the performance settings in Custom view: Maximum bandwidth, number of connections, and per-site PHP performance settings. |
To allow the administrator adjusting performance settings in Custom view: admin.exe --update -manage_performance true |
|
|
Allows/Prohibits the administrator in Custom view to choose a database server for storing created databases. The Database server parameter is available/unavailable to the administrator while adding a new database. |
To allow the administrator choosing a database server in Custom view: admin.exe --update -select_db_server true |
|
|
Allows/Prohibits managing remote access to database servers in Custom view. |
To allow the administrator enabling remote connection to database servers in Custom view: admin.exe --update -remote_db_connection true |
|
|
Allows/Prohibits accessing Application Catalog in Custom view. The Applications page is shown/hidden to the administrator. |
To allow the administrator accessing Application Catalog in Custom view: admin.exe --update -access_appcatalog true |
|
|
Allows/Prohibits activating APS apps using license keys from the Plesk license pool. |
To allow the administrator activating APS apps using license keys from the Plesk license pool in Custom view: admin.exe --update -allow_license_stubs true |
|
|
Allows/Prohibits the administrator in Custom view changing scripting options that may affect site security. |
To allow the administrator changing scripting options that may affect site security: admin.exe --update -allow_insecure_sites true |
|
|
Allows/Prohibits performing website maintenance in Custom view. |
To allow the administrator performing website maintenance in Custom view: admin.exe --update -manage_website_maintenance true |
|
|
Allows/Prohibits access to the WordPress Toolkit in Custom view. |
To allow the administrator accessing the WordPress Toolkit in Custom view: admin.exe --update -manage_wordpress_toolkit true |
|
|
Allows/Prohibits access to the WordPress Toolkit Security Management feature in Custom view. |
To allow the administrator accessing the WordPress Toolkit Security Management feature in Custom view: admin.exe --update -manage_security_wordpress_toolkit true |
|
|
Allows/Prohibits managing password-protected directories in Custom view. The Password-Protected Directories page is shown/hidden to the administrator. |
To allow the administrator managing password-protected directories in Custom view: admin.exe --update -manage_protected_dirs true |
|
|
Allows/Prohibits managing auxiliary user accounts in Custom view. The Users tab is shown/hidden to the administrator. |
To allow the administrator managing auxiliary user accounts in Custom view: admin.exe --update -access_service_users true |
|
|
Allows/Prohibits switching on a dedicated IIS application pool for websites in Custom view. The Dedicated IIS Application Pool for Your Websites page is shown/hidden to the administrator. |
To allow the administrator switching on a dedicated IIS application pool in Custom view: admin.exe --update -manage_iis_app_pool true |
|
|
Allows/Prohibits switching on the Additional write/modify permissions parameter in Custom view.
|
To allow the administrator switching on the parameter in Custom view: admin.exe --update -manage_additional_permissions true |
|
|
Allows/Prohibits managing shared SSL certificates for a webspace in Custom view. The Master SSL Domain page is shown/hidden to the administrator. |
To allow the administrator managing shared SSL certificates in Custom view: admin.exe --update -manage_shared_ssl true |
|
|
Allows/Prohibits managing the external SMTP server for outgoing mail in Custom view. The External SMTP Server Settings page is shown/hidden to the administrator. |
To allow the administrator managing the SMTP server for outgoing mail in Custom view: admin.exe --update -manage_server_mailgate true |
|
|
Allows/Prohibits managing Plesk security policy in Custom view. |
To allow the administrator managing security policy in Custom view: admin.exe --update -manage_secure_passwords true |
|
|
Allows/Prohibits managing FTP settings in Custom view. |
To allow the administrator managing FTP settings in Custom view: admin.exe --update |
|
|
Sets the Plesk administrator's password. Use with the |
To change the Plesk administrator's password to mypassword: admin.exe --set-password -passwd mypassword |