General Syntax
The
prlsrvctl
command-line utility is used to perform management tasks on the Parallels server and Parallels Server Bare Metal. The tasks include getting the Parallels Server Bare Metal information, modifying its preferences, installing a license, obtaining statistics and problem reports, and some others.
Syntax
prlsrvctl
command
[
options
] [
-l
,
--login
user
[
:
passwd
]
@
server
[
:
port
]]
Parameters
Name
|
Description
|
command
|
The name of the command to execute.
|
options
|
Command options. See individual commands for available options.
|
-l, --login
|
Connect to the remote Parallels server and execute a command on it. If this parameter is omitted, the command will be executed on the local server.
|
user
|
The name of the user used to log in to the remote server.
|
passwd
|
The user password. If the password is omitted, you will be prompted to enter it.
|
server:port
|
The remote server IP address or hostname and port number, If port number is omitted, the default port will be used.
|
Remarks
To display help, enter
prlsrvctl
on the command-line without any parameters.
Links
Legend
|