From 0c03f74192f348b63bb91074ebfbd1e379fdf26c Mon Sep 17 00:00:00 2001 From: Deland-Han Date: Sun, 29 Sep 2019 13:50:31 +0800 Subject: [PATCH] update according to comments --- mdop/mbam-v25/deploy-mbam.md | 2 +- mdop/mbam-v25/troubleshooting-mbam-installation.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mdop/mbam-v25/deploy-mbam.md b/mdop/mbam-v25/deploy-mbam.md index 5fe421a36e..56c4b5a958 100644 --- a/mdop/mbam-v25/deploy-mbam.md +++ b/mdop/mbam-v25/deploy-mbam.md @@ -579,7 +579,7 @@ See [MBAM Database configuration – minimum permissions](https://blogs.technet. An account that's used for IIS portal installation must have Write ServicePrincipalName and Write Validated SPN permissions. Without these permissions, the installation will return a warning message that states that it cannot register the SPN. > [!Note] -> You will this receive warning message two times. This does not mean that the SPN must have two objects registered to it. +> You will this receive this warning message twice. This does not mean that the SPN must have two objects registered to it. For more information, see [MBAM Setup fails with “Register SPN Deferred” error message](https://support.microsoft.com/help/2754138/). diff --git a/mdop/mbam-v25/troubleshooting-mbam-installation.md b/mdop/mbam-v25/troubleshooting-mbam-installation.md index e025238cef..ba73286730 100644 --- a/mdop/mbam-v25/troubleshooting-mbam-installation.md +++ b/mdop/mbam-v25/troubleshooting-mbam-installation.md @@ -585,7 +585,7 @@ This provides information such as Helpdesk Group, Advanced Helpdesk Group, Repor ### SQL Server name and database (DB) names -To find the SQL Server names and instances that are hosting the MBAM DBs, log on to the MBAM Web (IIS) server, and browse to the folowing registry subkey: +To find the SQL Server names and instances hosting the MBAM DBs, log on to the MBAM Web (IIS) server and browse to the folowing registry subkey: **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MBAM Server\Web** @@ -603,7 +603,7 @@ This information will be in the SQL Server database, for which we already found 2. Right-click **MBAM Recovery and Hardware**, select **Properties**, and then select **Permissions**. -For example, The name of account in the lab is **MBAMWrite**. The Application Pool and ReadWrite account are set to be the same. +For example, The the lab account name is **MBAMWrite**. The Application Pool and ReadWrite accounts are set to be the same. ![SQL DB](images/troubleshooting-MBAM-installation-4.png)