windows-itpro-docs/mdop/mbam-v2/administering-mbam-20-using-powershell-mbam-2.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

70 lines
1.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Administering MBAM 2.0 Using PowerShell
description: Administering MBAM 2.0 Using PowerShell
author: jamiejdt
ms.assetid: d785a8df-0a8c-4d70-abd2-93a762b4f3de
ms.pagetype: mdop, security
ms.mktglfcycl: manage
ms.sitesec: library
ms.prod: w8
ms.date: 06/16/2016
---
# Administering MBAM 2.0 Using PowerShell
Microsoft BitLocker Administration and Monitoring (MBAM) provides the following listed set of Windows PowerShell cmdlets. Administrators can use these PowerShell cmdlets to perform various Microsoft BitLocker Administration and Monitoring server tasks from the command line rather than from the MBAM administration website.
## How to Administer MBAM Using PowerShell
Use the PowerShell cmdlets described here to administer MBAM.
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<thead>
<tr class="header">
<th align="left">Name</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left"><p>Install-Mbam</p></td>
<td align="left"><p>Installs the MBAM features that provide advanced policy, encryption, key recovery, and compliance reporting.</p></td>
</tr>
<tr class="even">
<td align="left"><p>Uninstall-Mbam</p></td>
<td align="left"><p>Removes the MBAM features that provide advanced policy, encryption, key recovery, and compliance reporting tools.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>Get-MbamBitLockerRecoveryKey</p></td>
<td align="left"><p>Requests an MBAM recovery key that will enable users to unlock a computer or encrypted drive.</p></td>
</tr>
<tr class="even">
<td align="left"><p>Get-MbamTPMOwnerPassword</p></td>
<td align="left"><p>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.</p></td>
</tr>
</tbody>
</table>
 
## Related topics
[Operations for MBAM 2.0](operations-for-mbam-20-mbam-2.md)