Windows Time Service is missing - how do I add it?

missing...? :confused:

so what happens when you enter this in a dos box ?


net start "Windows Time"

net time /setsntp:time.cableol.net

net time /querysntp

w32tm -test -v
 
Last edited:
bitslice said:
umm, try this...

net stop w32time
w32tm /unregister
w32tm /register
net start w32time

reboot


Great work dude nice pointer.

/note mode on
Txt pad open, copy, paste, save as time fix exit
/note mode off

:D
 
Back
Top Bottom