Configure File and Print Services Flashcards
What does the following command do?
Manage-bde: status
Provides information about all drives on the computer, whether or not they are BitLocker-protected.
What does the following command do?
Manage-bde: on
Encrypts the drive and turns on BitLocker.
What does the following command do?
Manage-bde: off
Decrypts the drive and turns off BitLocker. All key protectors are removed when decryption is complete.
What does the following command do?
Manage-bde: pause
Pauses encryption or decryption.
What does the following command do?
Manage-bde: resume
Resumes encryption or decryption.
What does the following command do?
Manage-bde: lock
Prevents access to BitLocker-protected data.
What does the following command do?
Manage-bde: unlock
Allows access to BitLocker-protected data with a recovery password or a recovery key.
What does the following command do?
Manage-bde: autounlock
Manages automatic unlocking of data drives.
What does the following command do?
Manage-bde: protectors
Manages protection methods for the encryption key.
What does the following command do?
Manage-bde: tpm
Configures the computer’s Trusted Platform Module (TPM). This command is not supported on computers running Windows 8 or win8_server_2. To manage the TPM on these computers, use either the TPM Management MMC snap-in or the TPM Management cmdlets for Windows PowerShell.
What does the following command do?
Manage-bde: setidentifier
Sets the drive identifier field on the drive to the value specified in the Provide the unique identifiers for your organization Group Policy setting.
What does the following command do?
Manage-bde: ForceRecovery
Forces a BitLocker-protected drive into recovery mode on restart. This command deletes all TPM-related key protectors from the drive. When the computer restarts, only a recovery password or recovery key can be used to unlock the drive.
What does the following command do?
Manage-bde: changepassword
Modifies the password for a data drive.
What does the following command do?
Manage-bde: changepin
Modifies the PIN for an operating system drive.
What does the following command do?
Manage-bde: changekey
Modifies the startup key for an operating system drive.
What does the following command do?
Manage-bde: KeyPackage
Generates a key package for a drive.
What does the following command do?
Manage-bde: upgrade
Upgrades the BitLocker version.
What does the following command do?
Manage-bde: WipeFreeSpace
Wipes the free space on a drive.
What does the following command do?
Manage-bde:-? or /?
Displays brief Help at the command prompt.
What does the following command do?
Manage-bde: -help or -h
Displays complete Help at the command prompt.
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 Drive Encryption for a volume.
Note: This removes all key protectors and beings decrypting the content of the volume