Changeset 105335 in vbox for trunk/doc/manual/en_US/dita/topics/vmencryption-decryption.dita
- Timestamp:
- Jul 16, 2024 8:01:22 AM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/dita/topics/vmencryption-decryption.dita
r99797 r105335 5 5 6 6 <body> 7 <p> 8 In some circumstances it might be required to decrypt previously 9 encrypted VMs. This can be done in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> or using 10 <userinput>VBoxManage</userinput> with the following command: 11 </p> 7 <p>In some circumstances it might be required to decrypt previously encrypted VMs. This can be done in <ph 8 conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> or using <userinput>VBoxManage</userinput> with the following 9 command: </p> 12 10 <pre xml:space="preserve">VBoxManage encryptvm <varname>uuid</varname>|<varname>vmname</varname> setencryption --old-password <varname>file</varname>|-</pre> 13 <p> 14 The only required parameter is the password the VM was encrypted 15 with. The options are the same as for encrypting VMs. 16 </p> 11 <p>The only required parameter is the password the VM was encrypted with. The options are the same as for encrypting 12 VMs. </p> 17 13 </body> 18 14
Note:
See TracChangeset
for help on using the changeset viewer.