Innovate the future

Find the passion of life...
posts - 19, comments - 195, trackbacks - 11, articles - 18
   :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

2005年3月3日

NET TIME 
    作用:使计算机的时钟与另一台计算机或域的时间同步。不带 /set 参数使用时,将显示另一台计算机或域的时间。
    命令格式:net time [\\computername | /domain[:name] [/set] 
    参数介绍: 
    (1)\\computername要检查或同步的服务器名。 
    (2)/domain[:name]指定要与其时间同步的域。 
    (3)/set使本计算机时钟与指定计算机或域的时钟同步。

如域服务器的机器名是Server,命令如下:net time \\Server /set /y

posted @ 2005-03-03 14:24 BPM 阅读(9383) 评论(12) 编辑