windows.rst
changeset 2150 e0a63b917ab8
parent 2149 574195cb5446
child 2151 acb5b95463a3
equal deleted inserted replaced
2149:574195cb5446 2150:e0a63b917ab8
   611 
   611 
   612 or by::
   612 or by::
   613 
   613 
   614   cmd> %SystemRoot%\pchealth\helpctr\binaries\helpctr.exe -mode hcp://system/sysinfo/msinfo.xml
   614   cmd> %SystemRoot%\pchealth\helpctr\binaries\helpctr.exe -mode hcp://system/sysinfo/msinfo.xml
   615 
   615 
   616 Automatically logon to Windows.
   616 Automatically logon to Windows
       
   617 ==============================
       
   618 ::
       
   619 
       
   620   cmd# control userpasswords2
       
   621 
       
   622 Time synchronization in Windows
   617 ===============================
   623 ===============================
   618 ::
   624 
   619 
   625 Most of registry tweaks have no effect or inconsistent on Windows time
   620   cmd# control userpasswords2
   626 scheduling.
       
   627 
       
   628 Better way to control time sync is via Windws Task with commands (start service
       
   629 and force update)::
       
   630 
       
   631   %windir%\system32\sc.exe  start w32time task_started
       
   632   %windir%\system32\w32tm.exe  /resync
       
   633 
       
   634 https://www.pretentiousname.com/timesync/
       
   635   Make Windows synchronize time more often.
       
   636 https://superuser.com/questions/529367/automatically-sync-windows-time-more-often-than-default
       
   637   Automatically sync Windows time more often than default.
       
   638 https://superuser.com/questions/603120/how-to-update-windows-8-clock-with-the-internet-every-time-i-boot-the-system
       
   639   How to update Windows 8 clock with the internet every time I boot the system?
       
   640 https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/windows-time-service/windows-time-service-tools-and-settings
       
   641   Windows Time Service Tools and Settings.
   621 
   642 
   622 Format drive.
   643 Format drive.
   623 =============
   644 =============
   624 
   645 
   625 Replace with own disk letter::
   646 Replace with own disk letter::