System time
-
Hi all, I have a small office of 25 computer . I want to all computer's clock show the same time. how do this ,either manually or any other method for this . plz sugess me Thanks for this.
nilesh
in dos console, type
net time /set
of course, you must have a time server configured somewhere on the network
[VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]
-
in dos console, type
net time /set
of course, you must have a time server configured somewhere on the network
[VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]
You can have this in a batch file and put on startup. But what happens when the logon user does not administrative privileges to set the time?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi all, I have a small office of 25 computer . I want to all computer's clock show the same time. how do this ,either manually or any other method for this . plz sugess me Thanks for this.
nilesh
-
in dos console, type
net time /set
of course, you must have a time server configured somewhere on the network
[VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]
-
If your network environment is client/server, all of your client computer will have the same time as the server too.