prl_disk_tool encrypt, decrypt
Encrypts or decrypts data on the specified virtual hard disk.
Syntax
prl_disk_tool encrypt --hdd <disk_path> [--force]
prl_disk_tool decrypt --hdd <disk_path>
Options
Name
|
Description
|
--hdd <disk_path>
|
Full path to the virtual disk to convert.
|
--force
|
Forcibly encrypt the virtual hard disk even if it is already encrypted.
|
|