How to sincronize time in machine with MS-DOS from machine with WINDOWS 7
-
Friday, September 17, 2010 9:45 AM
Hello,
I need to sincronize the time in one machine running ms-dos from machine running windows 7. In the past, I use the command net time:
net time \\server /set
But when I use this command atemting from a windows 7 machine, the result is: error 1, an internal error ocurred.
I apreciate if anybody help me.
Thanks, and sorry for my bad english.
All Replies
-
Friday, September 17, 2010 11:02 AM
Net time command has been deprecated for a while - on a Windows 7 system you should use w32tm /resync /nowait instead.
More at http://technet.microsoft.com/en-us/library/cc773263(WS.10).aspx
hth
Marcin- Proposed As Answer by pbbergsMVP, Moderator Friday, September 17, 2010 1:26 PM
- Marked As Answer by Brent HuModerator Monday, September 20, 2010 12:26 PM
-
Monday, September 20, 2010 4:55 PM
Ok, but in ms-dos don't have the executable w32tm.
Where i can find this file? Or it's only for windows versions?
thanks.
-
Monday, September 20, 2010 5:07 PM
Run this from the dos machine to sync to the win 7 machine.
net time \\computer /set
computer is the name of your win 7 machine
http://www.windowsnetworking.com/articles_tutorials/nettime.html
if you want to sync your win 7 to the dos machine run w32tm /resync /nowait from the win 7 machine.
- Marked As Answer by Brent HuModerator Tuesday, September 21, 2010 7:15 AM
- Unmarked As Answer by Hvalin Tuesday, September 21, 2010 7:20 AM
-
Tuesday, September 21, 2010 7:25 AM
Hi,
The problem is that the command net time \\machineWinSeven dosn't work, give me the error 1: an internal error occurred.
But if the command is net time \\machineXP work succesfully.
I Supose that is for the w33time of Windows Seven. Can anybody help me?
-
Tuesday, September 21, 2010 7:26 AM
what version of dos? 6.22
-
Wednesday, February 02, 2011 9:39 PMWas asolution to this ever found? I have the same issue.
-
Wednesday, February 02, 2011 9:49 PM
Was asolution to this ever found? I have the same issue.
Hello,please be more specific about your problem and also post your used OS version.
Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. -
Wednesday, February 02, 2011 10:54 PM
I have the same problem trying to get an MS-DOS 6.22 client to obtain the time from a Windows 7 PC and a Windows 2008 Server.
Hvalin had same error.
"The problem is that the command net time \\machineWinSeven dosn't work, give me the error 1: an internal error occurred.
But if the command is net time \\machineXP work succesfully."
-
Friday, March 23, 2012 10:37 PM
Was a solution ever found for this?
-
Friday, March 23, 2012 10:38 PMWas there ever a solution for this?
-
Monday, June 18, 2012 4:42 AMWas a solution to this ever found? I have the same issue.

