Merged PR 3411: Merge vsts10319014 to master

This commit is contained in:
Justin Hall 2017-09-25 20:38:51 +00:00
commit b1577f11ba
2 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,9 @@ A good practice when using manage-bde is to determine the volume status on the t
``` syntax ``` syntax
manage-bde -status manage-bde -status
``` ```
This command returns the volumes on the target, current encryption status and volume type (operating system or data) for each volume. This command returns the volumes on the target, current encryption status, encryption method, and volume type (operating system or data) for each volume:
![Using manage-bde to check encryption status](images/manage-bde-status.png)
The following example illustrates enabling BitLocker on a computer without a TPM chip. Before beginning the encryption process you must create the startup key needed for BitLocker and save it to the USB drive. When BitLocker is enabled for the operating system volume, the BitLocker will need to access the USB flash drive to obtain the encryption key (in this example, the drive letter E represents the USB drive). You will be prompted to reboot to complete the encryption process. The following example illustrates enabling BitLocker on a computer without a TPM chip. Before beginning the encryption process you must create the startup key needed for BitLocker and save it to the USB drive. When BitLocker is enabled for the operating system volume, the BitLocker will need to access the USB flash drive to obtain the encryption key (in this example, the drive letter E represents the USB drive). You will be prompted to reboot to complete the encryption process.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB