Network Time Protocol Sync with External Server on Windows Server
configure / set network time server :
net time /setsntp:0.pool.ntp.org
start the network time services :
net stop w32time
net start w32time
check whether network time is in sync :
net time /querysntp
Related posts:
- Format Your External Hard Disk That Support Mac and Windows with Apple OSX If you have an external hard disk or thumb drive...
- VMWare Network on Mac OS X x86 How to make your Mac OS X x86 network works...
- Apple Mac Startup Scripts – launchd Wonder how does Apple Mac machine start up background services...
- Configure IPV6 on Apple and Windows Do you have IPV6 network ready in your office?...
- Install MySQL5 Server on Apple Mac Leopard with MacPorts Previously I wrote a post on “installing postgresql 8.2 on...
- How do I Start Application Services with launchctl When Apple Mac Leopard Boot Up If you have MySQL, PostgreSQL, Apache2 or other application installed...
- Apple Leopard Network File Sharing One thing I like about Leopard is the Network...
- windows 2000 – command line (cmd) command auto completion By default, windows 2k server does not activate this function....
- Exim, Recipient Verify on Relay and Mail Server How many of you got dictionary/ratware attack on your mail...