prlctl capture
Captures the screen of a virtual machine desktop and saves it to a file on the client machine. The data is saved in the Portable Network Graphics (PNG) format.
Syntax
prlctl capture <vm_ID|vm_name> --file <name>
Options
Name
|
Description
|
<vm_ID|vm_name>
|
The virtual machine ID or name.
|
--file <name>
|
Name and path of the file to which the image should be saved. You should include the file extension (.png ) or the file will be saved without one.
|
|