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 ID|name --file name
Parameters
Name |
Description |
|
The virtual machine ID. |
|
The virtual machine 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. |
Links