User Tools

Site Tools


software:microsoft:windows:services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:microsoft:windows:services [2017/05/27 21:50] superwizardsoftware:microsoft:windows:services [2017/05/27 21:52] (current) – [Windows 7 Time not correct on Domain] superwizard
Line 21: Line 21:
 </code> </code>
  
 +From: https://social.technet.microsoft.com/wiki/contents/articles/1374.event-id-129-microsoft-windows-time-service.aspx
 +
 +<code>
 +To verify that the Windows Time service is synchronizing correctly:
 +
 +Open a command prompt as an administrator. To open a command prompt as an administrator, 
 +click Start. In Start Search, type Command Prompt. At the top of the Start menu, right-click 
 +Command Prompt, and then click Run as administrator. If the User Account Control dialog box 
 +appears, confirm that the action it displays is what you want, and then click Continue.
 +At the command prompt, type 
 +W32TM /resync, and then press ENTER.
 +At the command prompt, type 
 +W32TM /query /status, and then press ENTER.
 +This command displays the status of the Windows Time service synchronization. The Last Successful 
 +Sync Time line of the output displays the date and time that you ran the W32TM /resync command in 
 +the previous step. Also, check the computer name that is shown as the Source. This should be the 
 +name of a domain controller (or an administrator-configured time server) in the same Active Directory 
 +domain as the local computer.
 +</code>
 ====== Windows 7 not respond to ping ====== ====== Windows 7 not respond to ping ======
  
software/microsoft/windows/services.1495921847.txt.gz · Last modified: by superwizard