Replaced unformatted text block with a table

Also, corrected capitalization of "bitlocker" and corrected location of a comma.
This commit is contained in:
Gary Moore
2021-05-08 14:27:40 -07:00
parent d0806a6d7e
commit 552613036d

View File

@ -107,12 +107,11 @@ For more information, see [Windows Setup Command-Line Options](/windows-hardware
New command-line switches are also available to control BitLocker:
Setup.exe /BitLocker AlwaysSuspend
Always suspend bitlocker during upgrade.
Setup.exe /BitLocker TryKeepActive
Enable upgrade without suspending bitlocker but if upgrade, does not work then suspend bitlocker and complete the upgrade.
Setup.exe /BitLocker ForceKeepActive
Enable upgrade without suspending bitlocker, but if upgrade does not work, fail the upgrade.
| Command | Description |
|---|---|
| Setup.exe /BitLocker AlwaysSuspend | Always suspend BitLocker during upgrade. |
| Setup.exe /BitLocker TryKeepActive | Enable upgrade without suspending BitLocker, but if upgrade does not work, then suspend BitLocker and complete the upgrade. |
| Setup.exe /BitLocker ForceKeepActive | Enable upgrade without suspending BitLocker, but if upgrade does not work, fail the upgrade. |
For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options#33)