--- title: Using Windows PowerShell to Administer MBAM 2.5 description: Using Windows PowerShell to Administer MBAM 2.5 author: jamiejdt ms.assetid: 64668e76-2cba-433d-8d2d-50df0a4b2997 ms.pagetype: mdop, security ms.mktglfcycl: manage ms.sitesec: library ms.prod: w10 ms.date: 11/02/2016 --- # Using Windows PowerShell to Administer MBAM 2.5 This topic describes Windows PowerShell cmdlets for Microsoft BitLocker Administration and Monitoring (MBAM) that relate to recovering computers or drives when users get locked out. For cmdlets that you use to configure MBAM Server features, see [Configuring MBAM 2.5 Server Features by Using Windows PowerShell](configuring-mbam-25-server-features-by-using-windows-powershell.md). ## Cmdlets for recovering computers or drives that are managed by MBAM Use the following Windows PowerShell cmdlets to recover computers or drives that are managed by MBAM.
Name | Description |
---|---|
Get-MbamBitLockerRecoveryKey |
Requests an MBAM recovery key that enables users to unlock a computer or encrypted drive. |
Get-MbamTPMOwnerPassword |
Provides users with a TPM owner password that they can use to unlock a Trusted Platform Module (TPM) when the TPM has locked them out and will no longer accept their PIN. |
Windows PowerShell Help format | More information |
---|---|
At a Windows PowerShell command prompt, type Get-Help <cmdlet> |
To upload the latest Windows PowerShell cmdlets, follow the instructions in [Configuring MBAM 2.5 Server Features by Using Windows PowerShell](configuring-mbam-25-server-features-by-using-windows-powershell.md) |
On TechNet as webpages |
https://go.microsoft.com/fwlink/?LinkId=393498 |
On the Download Center as a Word .docx file |
https://go.microsoft.com/fwlink/?LinkId=393497 |
On the Download Center as a .pdf file |
https://go.microsoft.com/fwlink/?LinkId=393499 |