BitLocker回復キー照会
CautionBitLocker keys from AD
Get-ADObject -Filter 'objectClass -eq "msFVE-RecoveryInformation"' -SearchBase <computer-dn> -Properties msFVE-RecoveryPassword
Reads escrowed BitLocker recovery keys — unblock stuck users fast, and log every retrieval.
Examples
Get-ADObject -Filter 'objectClass -eq "msFVE-RecoveryInformation"' -SearchBase (Get-ADComputer PC-101).DistinguishedName -Properties msFVE-RecoveryPassword | flFetch one PC's key
Syntax
Get-ADObject -Filter 'objectClass -eq "msFVE-RecoveryInformation"' -SearchBase <pc dn> -Properties msFVE-RecoveryPassword
Before you run it
Treat keys as credentials; log handovers.
Related commands
- manage-bdeManage BitLocker
- Get-ADComputerQuery AD computers
The same reference, with no signal at all
Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.
Get it free on the App Store