DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 2 of 2
  1. #1
    Peter Buck Guest

    Setting Time: Synch with web time source


    With regard to the article on time sync in NT networks: first, why wouldn't
    I just use

    NET \\timeserver /set

    instead of all that fancy VB stuff?

    Second, I'd be interested to see the solution to synching my servers to a
    web-based time source.

  2. #2
    Hansjoerg G. Henker Guest

    Re: Setting Time: Synch with web time source


    "Peter Buck" <peter.buck@eds.com> wrote:
    Hi Peter,

    >With regard to the article on time sync in NT networks: first, why wouldn't
    >I just use
    >NET \\timeserver /set
    >instead of all that fancy VB stuff?

    1st: you should use:
    NET \\timeserver /set /YES

    >Second, I'd be interested to see the solution to synching my servers to

    a
    >web-based time source.

    2nd: To configure the Win32-TimeSynch-Service to use ntp-service-provider,
    you need to call
    NET TIME /SETSNTP:ntpa2.kph.uni-mainz.de
    To check the configured NTP-Source:
    NET TIME /QUERYSNTP

    Thats all !

    ByeBye,
    BitH...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links