Skip to content

Commit 2cea9dd

Browse files
committed
update
1 parent aee40a9 commit 2cea9dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/windows-server/windows-security/troubleshoot-netlogon-service-startup-failures.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,14 +206,14 @@ Validate that the service permissions within the registry are set to the appropr
206206

207207
## Symptom 6
208208

209-
The Netlogon is started successfully, but the service status is reported as not started or as paused. For domain members, the status can be set by administrators by running `Net pause netlogon` and `Net continue netlogon`. In services.msc snap-in, the services is displayed as the following:
209+
The Netlogon is started successfully, but the service status is reported as not started or as paused. For domain members, the status can be set by administrators by running `Net pause netlogon` and `Net continue netlogon`. In services.msc snap-in, the services is displayed as the following screenshot:
210210

211211
:::image type="content" source="media/troubleshoot-netlogon-service-startup-failures/screenshot-of-the-netlogon-services-status.png" alt-text="Screenshot of the Netlogon services status.":::
212212

213213
You can also view the status in services.msc on DCs.
214214

215215
> [!NOTE]
216-
> When the Netlogon service is paused, the DC does not respond to DC Locator requests (on LDAP port UDP/389). The computer is then not used for NTLM authentication or new Kerberos tickets.
216+
> When the Netlogon service is paused, the DC doesn't respond to DC Locator requests (on LDAP port UDP/389). The computer is then not used for NTLM authentication or new Kerberos tickets.
217217
218218
### Resolution
219219

@@ -225,7 +225,7 @@ The Netlogon services on DCs might be paused because of configuration problems.
225225

226226
- > NlInit: DS is paused
227227
228-
The Directory serivce is paused.
228+
The Directory service is paused.
229229

230230
- > Waiting for RPCSS
231231
@@ -235,7 +235,7 @@ The Netlogon services on DCs might be paused because of configuration problems.
235235
236236
The DFSR Initial replication not completed.
237237

238-
The last condition can be caused if the DFSR replication engine does not signal that the initial replication of SYSVOL has worked and is good to be shared. Therefore, The Netlogon service is in the paused status until the replication is completed, and only shares SYSVOL and Netlogon after the replication is completed.
238+
The last condition can be caused if the DFSR replication engine doesn't signal that the initial replication of SYSVOL has worked and is good to be shared. Therefore, The Netlogon service is in the paused status until the replication is completed, and only shares SYSVOL and Netlogon after the replication is completed.
239239

240240
To troubleshoot this issue, see [Troubleshoot missing SYSVOL and Netlogon shares for Distributed File System (DFS) Replication](../networking/troubleshoot-missing-sysvol-and-netlogon-shares.md)
241241

0 commit comments

Comments
 (0)