Previous page

Next page

Locate page in Contents

Print this page

prlctl capture

The prlctl capture command is used to make screen shots of running virtual machines. It has the following syntax:

prlctl capture < ID | name > --file < name >

The options that can be used with this command are explained in the table below:

Parameter Name

Description

ID

The ID of the virtual machine whose screen you want to capture.

name

The name of the virtual machine whose screen you want to capture.

--file name

The name of the file where the resulting screen shot is to be stored. You can specify the full path to the file or only its name. In the latter case, the file will be saved in your working directory.

-v, --verbose number

Sets the verbosity level for the prlctl capture command. The greater number you specify, the more verbose output prlctl capture will produce.

Please send us your feedback on this help page