BitLocker is supported on what operating systems?
Windows Vista & above
Windows Server 2008 & Above
What does the PowerShell CmdLet Do?
Add-BitLockerKeyProtector
Adds a key protector for a BitLocker volume.
What does the PowerShell CmdLet Do?
Backup-BitLockerKeyProtector
Saves a key protector for a BitLocker volume in AD DS.
What does the PowerShell CmdLet Do?
Clear-BitLockerAutoUnlock
Removes BitLocker automatic unlocking keys.
What does the PowerShell CmdLet Do?
Disable-BitLocker
Disables BitLocker encryption for a volume.
What does the PowerShell CmdLet Do?
Disable-BitLockerAutoUnlock
Disables automatic unlocking for a BitLocker volume.
What does the PowerShell CmdLet Do?
Enable-BitLocker
Enables encryption for a BitLocker volume.
What does the PowerShell CmdLet Do?
Enable-BitLockerAutoUnlock
Enables automatic unlocking for a BitLocker volume.
What does the PowerShell CmdLet Do?
Get-BitLockerVolume
Gets information about volumes that BitLocker can protect.
What does the PowerShell CmdLet Do?
Lock-BitLocker
Prevents access to encrypted data on a BitLocker volume.
What does the PowerShell CmdLet Do?
Remove-BitLockerKeyProtector
Removes a key protector for a BitLocker volume.
What does the PowerShell CmdLet Do?
Resume-BitLocker
Restores Bitlocker encryption for the specified volume.
What does the PowerShell CmdLet Do?
Suspend-BitLocker
Suspends Bitlocker encryption for the specified volume.
What does the PowerShell CmdLet Do?
Unlock-BitLocker
Restores access to data on a BitLocker volume.
How would you enable bitlocker for a device using a PIN and TPM?
What is bitlocker for?
Bitlocker is drive Encryption. It can only be used for NTFS formated drives. It do full drive encryption or used space encryption.
Bitlocker has what characteristics?
If you are enabling group policy to configure BitLocker what GPO should you set so that you will not encrypt the computer without the Recovery key in AD:
What would you configure to set up a TPM and another source to unlock the computer?
The GPO: Require additional authentication at startup
This allows you to let computers use a usb instead of TPM if there is not a TPM chip. This will also be
It generates a self-signed cert. If it is not deselected.
Where can you back up the key for EFS Certificates?
You can go into the file or folder properties:
OR
You can go into the certificates console
If you add additional recovery agents what happens to files that were encrypted before it was added?
The certificate is added when:
How do you add additional Data Recovery Agents to your Domain?