Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How to get bitlocker recovery key using command Get-MbamBitLockerRecoveryKey?

$
0
0

Hi all Expert,

I know many ways to get the Bitlocker recovery key from AD. But I really don't know the way to get Bitlocker recovery key from Database. Sometimes AD in my environment is not capture the bitlocker recovery key (not sure why). When I cannot get in AD, I need to mstsc to the database and using SQL query to check that particular machine's recovery key. I search from website I know the powershell command to get the recovery key would be Get-MbamBitLockerRecoveryKey but it just not working when I key in this using powershell in my database server. I try get-help on this command it not showing the full help and I can't download the full help for this command because the powershell is running on database site which I do not have full control on it.

Any one mind to teach me how can I get the recovery key using this command if I only have the machine name or Recovery ID?

 

Rgds,

Liew

 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles