From 1f9e17ad0e8eaab4e51ceccf633606b21fd3df61 Mon Sep 17 00:00:00 2001 From: Deland Han Date: Sun, 29 Sep 2019 11:32:10 +0800 Subject: [PATCH] Update mdop/mbam-v25/deploy-mbam.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- mdop/mbam-v25/deploy-mbam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdop/mbam-v25/deploy-mbam.md b/mdop/mbam-v25/deploy-mbam.md index 344838f107..22f810c088 100644 --- a/mdop/mbam-v25/deploy-mbam.md +++ b/mdop/mbam-v25/deploy-mbam.md @@ -26,7 +26,7 @@ Before we start configuring MBAM 2.5, we have to make sure that both servers are 2. Install Windows PowerShell 3.0. -3. Install Microsoft SQL Server 2008 R2 or a later version that includes the latest service pack. If you are installing a new instance of SQL Server for MBAM, make sure that you install SQL Server to have SQL_Latin1_General_CP1_CI_AS collation. You’ll have to install the following SQL Server features: +3. Install Microsoft SQL Server 2008 R2 or a later version that includes the latest service pack. If you are installing a new instance of SQL Server for MBAM, make sure the SQL Server you install includes the SQL_Latin1_General_CP1_CI_AS collation. You’ll have to install the following SQL Server features: * Database Engine * Reporting Services