Skip to content

Commit d122b00

Browse files
committed
update
1 parent 60c39b6 commit d122b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@ 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 screenshot:
209+
The Netlogon is started successfully, but the service status is not reported as **Started** or **Running** but as **Paused**. For domain members, the status can be set by administrators by running `Net pause netlogon` and `Net continue netlogon`. In the 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

213-
You can also view the status in services.msc on DCs.
213+
You can also pause and continue (or resume) the Netlogon service on DCs.
214214

215215
> [!NOTE]
216216
> 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.

0 commit comments

Comments
 (0)