update according to comments

This commit is contained in:
Deland-Han 2019-09-29 13:50:31 +08:00
parent a2d69eeacf
commit 0c03f74192
2 changed files with 3 additions and 3 deletions

View File

@ -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/).

View File

@ -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)