BLRecoveryPassword

1.1.2

Get the BitLocker recovery password from Active Directory.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BLRecoveryPassword

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BLRecoveryPassword

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Dawid Prowadzisz. All rights reserved.

Package Details

Author(s)

  • Dawid Prowadzisz

Tags

ActiveDirectory BitLocker AD TPM Recovery

Functions

Get-RecoveryPassword

Dependencies

This module has no dependencies.

Release Notes


Get the BitLocker recovery password from Active Directory

EXAMPLE 1:
   Get the BitLocker recovery password for FOO-BAR machine
   PS> Get-RecoveryPassword -Machine FOO-BAR

   
EXAMPLE
   Get the BitLocker recovery password for FOO-BAR and save it to your desktop
   PS> Get-RecoveryPassword -Machine FOO-BAR -SaveToDesktop

FileList

Version History

Version Downloads Last updated
1.1.2 (current version) 53 9/11/2023