Acrolinx: "bitlocker" and "Azure Portal"

This commit is contained in:
Gary Moore
2021-03-04 22:03:27 -08:00
parent 427964fbb7
commit 3d02739f0d
2 changed files with 4 additions and 4 deletions

View File

@ -93,7 +93,7 @@ You configure Windows 10 to use the Microsoft PIN Reset service using the comput
#### Assign the PIN Reset Device configuration profile using Microsoft Intune
1. Sign in to the [Azure Portal](https://portal.azure.com) using a Global administrator account.
1. Sign in to the [Azure portal](https://portal.azure.com) using a Global administrator account.
2. Navigate to the Microsoft Intune blade. Choose **Device configuration** > **Profiles**. From the list of device configuration profiles, choose the profile that contains the PIN reset configuration.

View File

@ -320,13 +320,13 @@ For more information, see [Windows Setup Command-Line Options](https://docs.micr
New command-line switches are also available to control BitLocker:
- **Setup.exe /BitLocker AlwaysSuspend**
- Always suspend bitlocker during upgrade.
- 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.
- 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.
- Enable upgrade without suspending BitLocker, but if upgrade does not work, fail the upgrade.
For more information, see [Windows Setup Command-Line Options](https://docs.microsoft.com/windows-hardware/manufacture/desktop/windows-setup-command-line-options#33)