Skip to content

Commit 44d8729

Browse files
committed
minor cleanup
1 parent 995af7c commit 44d8729

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/sql/database-engine/install/windows/error-rpc-server-unavailable-provisioning-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article helps you troubleshoot an "RPC server is unavailable" error when yo
1717

1818
During the service account provisioning phase of a SQL Server installation, the installation fails and generates an "RPC Server is unavailable" error message.
1919

20-
The following example log entry shows a failure that occurs during a service account provisioning. In this example, the service account is a domain account that's named `CONTOSO\SQLSvcAcct`.
20+
The following example log entry shows a failure that occurs during a service account provisioning. In this example, the service account is a domain account named `CONTOSO\SQLSvcAcct`.
2121

2222
```output
2323
(05) 2024-01-19 15:00:42 Slp: Sco.User.LookupADEntry - Attempting to find user account CONTOSO\SQLSvcAcct
@@ -213,7 +213,7 @@ To determine whether the SQL Server setup process itself is the cause of failure
213213
Press any key to quit
214214
```
215215

216-
1. Look up the account name using the the **user** parameter:
216+
1. Look up the account name using the **user** parameter:
217217

218218
```bash
219219
adlookup CONTOSO/SQLSvcAcct user

0 commit comments

Comments
 (0)