initial commit

This commit is contained in:
2025-05-12 10:52:26 +02:00
commit a165adfa03
6 changed files with 186 additions and 0 deletions

10
README.force-time-sync Normal file
View File

@ -0,0 +1,10 @@
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
w32tm /resync