mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Merge branch 'master' into dansimp-metadata2
This commit is contained in:
@ -83,6 +83,7 @@
|
||||
#### [Monitoring Web Service Request Performance Counters](monitoring-web-service-request-performance-counters.md)
|
||||
### [Using Windows PowerShell to Administer MBAM 2.5](using-windows-powershell-to-administer-mbam-25.md)
|
||||
## [Troubleshooting MBAM 2.5](troubleshooting-mbam-25.md)
|
||||
### [Upgrade from MBAM 2.5 to MBAM 2.5 SP1](upgrade-mbam2.5-sp1.md)
|
||||
## [Applying hotfixes on MBAM 2.5 SP1](apply-hotfix-for-mbam-25-sp1.md)
|
||||
## [Technical Reference for MBAM 2.5](technical-reference-for-mbam-25.md)
|
||||
### [Client Event Logs](client-event-logs.md)
|
||||
|
@ -260,8 +260,9 @@ The following table lists the installation prerequisites for the MBAM Administra
|
||||
<td align="left"><p>Windows Server Features</p></td>
|
||||
<td align="left"><p><strong>.NET Framework 4.5 features:</strong></p>
|
||||
<ul>
|
||||
<li><p><strong>.NET Framework 4.5</strong></p>
|
||||
<li><p><strong>.NET Framework 4.5 or 4.6</strong></p>
|
||||
<ul>
|
||||
<li><p><strong>Windows Server 2016</strong> - .NET Framework 4.6 is already installed for these versions of Windows Server, but you must enable it.</p></li>
|
||||
<li><p><strong>Windows Server 2012 or Windows Server 2012 R2</strong> - .NET Framework 4.5 is already installed for these versions of Windows Server, but you must enable it.</p></li>
|
||||
<li><p><strong>Windows Server 2008 R2</strong> - .NET Framework 4.5 is not included with Windows Server 2008 R2, so you must <a href="https://go.microsoft.com/fwlink/?LinkId=392318" data-raw-source="[download Microsoft .NET Framework 4.5](https://go.microsoft.com/fwlink/?LinkId=392318)">download Microsoft .NET Framework 4.5</a> and install it separately.</p>
|
||||
<div class="alert">
|
||||
@ -274,7 +275,7 @@ The following table lists the installation prerequisites for the MBAM Administra
|
||||
<li><p><strong>WCF Activation</strong></p>
|
||||
<ul>
|
||||
<li><p>HTTP Activation</p></li>
|
||||
<li><p>Non-HTTP Activation</p>
|
||||
<li><p>Non-HTTP Activation (Only for Windows Server 2008, 2012, and 2012 R2)</p>
|
||||
<p></p></li>
|
||||
</ul></li>
|
||||
<li><p><strong>TCP Activation</strong></p></li>
|
||||
|
@ -2,48 +2,67 @@
|
||||
title: Upgrading from MBAM 2.5 to MBAM 2.5 SP1 Servicing Release Update
|
||||
author: dansimp
|
||||
ms.author: ksharma
|
||||
manager: dcscontentpm
|
||||
audience: ITPro
|
||||
ms.topic: article
|
||||
ms.prod: mbam
|
||||
manager:
|
||||
audience: ITPro
|
||||
ms.topic: article
|
||||
ms.prod: w10
|
||||
manager: miaposto
|
||||
localization_priority: Normal
|
||||
---
|
||||
|
||||
# Upgrading from MBAM 2.5 to MBAM 2.5 SP1 Servicing Release Update
|
||||
# Upgrade from MBAM 2.5 to MBAM 2.5 SP1 Servicing Release Update
|
||||
|
||||
This article provides step-by-step instructions for upgrading Microsoft BitLocker Administration and Monitoring (MBAM) 2.5 to MBAM 2.5 SP1 along with Microsoft Desktop Optimization Pack (MDOP) July 2018 Servicing update in a stand-alone configuration. In this guide we will use a two-server configuration. One of the two servers will be a database server that's running Microsoft SQL Server 2016. This server will host the MBAM databases and reports. The additional server will be a Windows Server 2012 R2 web server and will host "Administration and Monitoring Server" and "Self-Service Portal."
|
||||
This article provides step-by-step instructions to upgrade Microsoft BitLocker Administration and Monitoring (MBAM) 2.5 to MBAM 2.5 Service Pack 1 (SP1) together with the Microsoft Desktop Optimization Pack (MDOP) July 2018 servicing update in a standalone configuration.
|
||||
|
||||
## Preparation steps before you upgrade MBAM 2.5 SP1 server
|
||||
In this guide, we will use a two-server configuration. One server will be a database server that's running Microsoft SQL Server 2016. This server will host the MBAM databases and reports. The other server will be a Windows Server 2012 R2 web server. This server will host "Administration and Monitoring" and "Self-Service Portal."
|
||||
|
||||
### Know the MBAM Servers in your environment
|
||||
## Prepare to upgrade MBAM 2.5 SP1
|
||||
|
||||
1. SQL Server Database Engine: Server Hosting the MBAM Databases.
|
||||
2. SQL Server Reporting Services: Server Hosting the MBAM Reports.
|
||||
3. Internet Information Services (IIS) Web Servers: Server Hosting MBAM Web Applications and Services.
|
||||
4. (Optional) Microsoft System Center Configuration Manager (SCCM) Primary Site Server: MBAM Configuration Application is run on this server to integrate MBAM Repots with SCCM which are then merged with existing SCCM reports on the SCCM’s SQL Server Reporting Services (SSRS) instance.
|
||||
### Know the MBAM servers in your environment
|
||||
|
||||
### Identify Service Accounts, Groups, Server Name and Reports URL
|
||||
1. SQL Server Database Engine: Server that hosts the MBAM databases.
|
||||
2. SQL Server Reporting Services: Server that hosts the MBAM reports.
|
||||
3. Internet Information Services (IIS) web servers: Server that hosts MBAM Web Applications and MBAM services.
|
||||
4. (Optional) Microsoft System Center Configuration Manager primary site server: The MBAM configuration application is run on this server to integrate MBAM reports with Configuration Manager. These reports are then merged with existing Configuration Manager reports on the Configuration Manager SQL Server Reporting Services (SSRS) instance.
|
||||
|
||||
### Identify service accounts, groups, server name, and reports URL
|
||||
|
||||
1. Identify the MBAM application pool service account that's used by IIS web servers to read and write data to MBAM databases.
|
||||
2. Identify the groups that are used during the MBAM web features configuration and the reports web service URL.
|
||||
3. Identify the SQL Server name and instance name. Watch this video to learn more.
|
||||
|
||||
1. Identify the MBAM App Pool Svc Account used by IIS web servers to Read and Write Data to MBAM Databases.
|
||||
2. Identify the Groups used during MBAM Web Features Configuration and the Reports Web Service URL.
|
||||
3. Identify the SQL Server Name and Instance Name.
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ANP1]
|
||||
4. Identify the SQL Server Reporting Services Account used for reading compliance data from Compliance and Audit Database.
|
||||
|
||||
4. Identify the SQL Server Reporting Services Account that's used for reading compliance data from the Compliance and Audit database. Watch this video to learn more.
|
||||
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ALdZ]
|
||||
|
||||
## Upgrade the MBAM Infrastructure to the latest version available
|
||||
## Upgrade the MBAM infrastructure to the latest version available
|
||||
|
||||
MBAM Server infrastructure installation or upgrade is always performed in the order listed below:
|
||||
|
||||
- SQL Server Database Engine: Databases
|
||||
- SQL Server Reporting Services: Reports
|
||||
- Web Server: Web Applications
|
||||
- SCCM Server: SCCM Integrated Reports if applicable
|
||||
- Clients: MBAM Agent or Client Update
|
||||
- Group Policy Templates: Update the existing Group Policy with new templates and enable new settings on existing MBAM Group Policy
|
||||
|
||||
> [!NOTE]
|
||||
> We recommend that you take a full database backup of the MBAM Databases before performing upgrades.
|
||||
> We recommend that you create a full database backup of the MBAM databases before you run the upgrades.
|
||||
|
||||
### Upgrade the MBAM SQL Server
|
||||
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ALew]
|
||||
Watch this video to learn how to upgrade the MBAM SQL Server:
|
||||
|
||||
### Upgrade MBAM Web Server
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ALew]
|
||||
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ALex]
|
||||
### Upgrade the MBAM Web Server
|
||||
|
||||
Watch this video to learn how to upgrade the MBAM Web Server:
|
||||
|
||||
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE3ALex]
|
||||
|
||||
## More information
|
||||
|
||||
For more about MBAM 2.5 SP1 known issues, please refer [Release Notes for MBAM 2.5 SP1](https://docs.microsoft.com/microsoft-desktop-optimization-pack/mbam-v25/release-notes-for-mbam-25-sp1).
|
||||
For more information about known issues in MBAM 2.5 SP1, see [Release Notes for MBAM 2.5 SP1](https://docs.microsoft.com/microsoft-desktop-optimization-pack/mbam-v25/release-notes-for-mbam-25-sp1).
|
||||
|
@ -17,8 +17,8 @@ ms.date: 2/16/2018
|
||||
This topic describes the process for upgrading the Microsoft BitLocker Administration and Monitoring (MBAM) Server 2.5 and the MBAM Client from 2.5 to MBAM 2.5 SP1.
|
||||
|
||||
### Before you begin
|
||||
#### Download the July 2018 servicing release
|
||||
[Desktop Optimization Pack](https://www.microsoft.com/download/details.aspx?id=57157)
|
||||
#### Download the May 2019 servicing release
|
||||
[Desktop Optimization Pack](https://www.microsoft.com/download/details.aspx?id=58345)
|
||||
|
||||
#### Verify the installation documentaion
|
||||
Verify you have a current documentation of your MBAM environment, including all server names, database names, service accounts and their passwords.
|
||||
@ -29,7 +29,7 @@ Verify you have a current documentation of your MBAM environment, including all
|
||||
Note: You will not see an option to remove the Databases; this is expected.
|
||||
2. Install 2.5 SP1 (Located with MDOP - Microsoft Desktop Optimization Pack 2015 from the Volume Licensing Service Center site: <https://www.microsoft.com/Licensing/servicecenter/default.aspx>
|
||||
3. Do not configure it at this time
|
||||
4. Install the July 2018 Rollup: https://www.microsoft.com/download/details.aspx?id=57157
|
||||
4. Install the May 2019 Rollup: https://www.microsoft.com/download/details.aspx?id=58345
|
||||
5. Using the MBAM Configurator; re-add the Reports role
|
||||
6. This will configure the SSRS connection using the latest MBAM code from the rollup
|
||||
7. Using the MBAM Configurator; re-add the SQL Database role on the SQL Server.
|
||||
@ -40,13 +40,13 @@ Verify you have a current documentation of your MBAM environment, including all
|
||||
1. Using the MBAM Configurator; remove the Admin and Self Service Portals from the IIS server
|
||||
2. Install MBAM 2.5 SP1
|
||||
3. Do not configure it at this time
|
||||
4. Install the July 2018 Rollup on the IIS server(https://www.microsoft.com/download/details.aspx?id=57157)
|
||||
4. Install the May 2019 Rollup on the IIS server(https://www.microsoft.com/download/details.aspx?id=58345)
|
||||
5. Using the MBAM Configurator; re-add the Admin and Self Service Portals to the IIS server
|
||||
6. This will configure the sites using the latest MBAM code from the July 2018 Rollup
|
||||
6. This will configure the sites using the latest MBAM code from the May 2019 Rollup
|
||||
7. Open an elevated command prompt, Type: **IISRESET** and Hit Enter.
|
||||
|
||||
#### Steps to upgrade the MBAM Clients/Endpoints
|
||||
1. Uninstall the 2.5 Agent from client endpoints
|
||||
2. Install the 2.5 SP1 Agent on the client endpoints
|
||||
3. Push out the July 2018 Rollup Client update to clients running the 2.5 SP1 Agent
|
||||
4. There is no need to uninstall the existing client prior to installing the July 2018 Rollup.
|
||||
3. Push out the May 2019 Rollup Client update to clients running the 2.5 SP1 Agent
|
||||
4. There is no need to uninstall the existing client prior to installing the May 2019 Rollup.
|
||||
|
Reference in New Issue
Block a user