--- title: How to Configure the MBAM 2.5 Databases description: How to Configure the MBAM 2.5 Databases author: jamiejdt ms.assetid: 66e1c81b-f785-4398-9175-bb5f112c2a35 ms.pagetype: mdop, security ms.mktglfcycl: manage ms.sitesec: library ms.prod: w10 ms.date: 06/16/2016 --- # How to Configure the MBAM 2.5 Databases This topic explains how to configure the Microsoft BitLocker Administration and Monitoring (MBAM) 2.5 Compliance and Audit Database and the Recovery Database by using: - A Windows PowerShell cmdlet - The MBAM Server Configuration wizard The instructions are based on the recommended architecture in [High-Level Architecture for MBAM 2.5](high-level-architecture-for-mbam-25.md). **Before you start the configuration:**
Step | Where to get instructions |
---|---|
Review the recommended architecture for MBAM. |
[High-Level Architecture for MBAM 2.5](high-level-architecture-for-mbam-25.md) |
Review the supported configurations for MBAM. |
[MBAM 2.5 Supported Configurations](mbam-25-supported-configurations.md) |
Complete the required prerequisites on each server. |
|
Install the MBAM Server software on each server where you plan to configure an MBAM Server feature.
Note
You can install the databases to a remote SQL Server computer by using Windows PowerShell or an exported data-tier application (DAC) package. For more information about DAC packages, see [Data-tier Applications](https://technet.microsoft.com/library/ee210546.aspx). |
[Installing the MBAM 2.5 Server Software](installing-the-mbam-25-server-software.md) |
Review the prerequisites for using Windows PowerShell if you plan to use Windows PowerShell cmdlets to configure MBAM Server features. |
[Configuring MBAM 2.5 Server Features by Using Windows PowerShell](configuring-mbam-25-server-features-by-using-windows-powershell.md) |
Field | Description |
---|---|
SQL Server name |
Name of the server where you are configuring the Compliance and Audit Database.
Note
You must add an exception on the Compliance and Audit Database computer to enable inbound traffic on the Microsoft SQL Server port. The default port number is 1433. |
SQL Server database instance |
Name of the database instance where the compliance and audit data will be stored. You must also specify where the database information will be located. |
Database name |
Name of the database that will store the compliance data.
Note
If you are upgrading from a previous version of MBAM, you must use the same database name as the name that was used in your previous deployment. |
Read/write access domain user or group |
Domain user or group that has read/write permission to this database to enable the web applications to access the data and reports in this database. If you enter a user in this field, it must be the same value as the value in the Web service application pool domain account field on the Configure Web Applications page. If you enter a group in this field, the value in the Web service application pool domain account field on the Configure Web Applications page must be a member of the group you enter in this field. |
Read-only access domain user or group |
Name of the user or group that will have read-only permission to this database to enable the reports to access the compliance data in this database. If you enter a user in this field, it must be the same user as the one you specify in the Compliance and Audit Database domain account field on the Configure Reports page. If you enter a group in this field, the value that you specify in the Compliance and Audit Database domain account field on the Configure Reports page must be a member of the group that you specify in this field. |
Field | Description |
---|---|
SQL Server name |
Name of the server where you are configuring the Recovery Database.
Note
You must add an exception on the Recovery Database computer to enable inbound traffic on the Microsoft SQL Server port. The default port number is 1433. |
SQL Server database instance |
Name of the database instance where the recovery data will be stored. You must also specify where the database information will be located. |
Database name |
Name of the database that will store the recovery data.
Note
If you are upgrading from a previous version of MBAM, you must use the same database name as the name that was used in your previous deployment. |
Read/write access domain user or group |
Domain user or group that has read/write permission to this database to enable the web applications to access the data and reports in this database. If you enter a user in this field, it must be the same value as the value in the Web service application pool domain account field on the Configure Web Applications page. If you enter a group in this field, the value in the Web service application pool domain account field on the Configure Web Applications page must be a member of the group you enter in this field. |