|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
hi
>Is there any command/service that can be used to synch >time from a Windows Server (2003) to a client (Win98ME)? synchronize the time of win98 clients with the time of the server, is this what you want to do? add the following line to the loginscript: net time /set /yes i think that should do it. benjamin Benjamin Ullrich |
|
#2
|
|||
|
|||
|
benjamin,
okay, I tried that and I get the following message: Error 6118: The computer(s) sharing resources in this workgroup cannot be located. The computer(s) might have been restarted. Wait a few minutes, and then try again. If the problem persists, make sure your network-adapter settings are correct. My network settings do seem to be correct, unless it's something that I'm not looking for. >-----Original Message----- >hi > >>Is there any command/service that can be used to synch >>time from a Windows Server (2003) to a client (Win98ME)? > >synchronize the time of win98 clients with the time >of the server, is this what you want to do? >add the following line to the loginscript: > >net time /set /yes > >i think that should do it. > >benjamin > > >. > |
|
#3
|
|||
|
|||
|
benjamin,
okay, I found the correct information for my server in the help file thanks to your tip about the net command. I just needed to type: net time \\norrissvr /set /yes and that did the trick. Thanks for your help! >-----Original Message----- >hi > >>Is there any command/service that can be used to synch >>time from a Windows Server (2003) to a client (Win98ME)? > >synchronize the time of win98 clients with the time >of the server, is this what you want to do? >add the following line to the loginscript: > >net time /set /yes > >i think that should do it. > >benjamin > > >. > |
|
#4
|
|||
|
|||
|
you may have to specify the server in the "net time" command..
net time (server) /set /yes "Benjamin Ullrich" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)... > hi > > >Is there any command/service that can be used to synch > >time from a Windows Server (2003) to a client (Win98ME)? > > synchronize the time of win98 clients with the time > of the server, is this what you want to do? > add the following line to the loginscript: > > net time /set /yes > > i think that should do it. > > benjamin > > |
|
#5
|
|||
|
|||
|
hi
>you may have to specify the server in the "net time" command.. >net time (server) /set /yes in my configuration it works well with "net time /set /yes", don't know exactly why. but the whole command of course is "net time \\server /set /yes". mfg benjamin |
![]() |
| Tags |
| server, synchronization, time, windows |
| Thread Tools | |
| Display Modes | |
|
|