Re: Can I monitor time on remote machine?

From: Joseph Geretz (jgeretz_at_nospam.com)
Date: 01/20/05


Date: Wed, 19 Jan 2005 22:17:01 -0500

Thanks Randy!

- Joe Geretz -

"Randy Birch" <rgb_removethis@mvps.org> wrote in message
news:OJX4X7n$EHA.4072@TK2MSFTNGP10.phx.gbl...
> Yes .... NetRemoteTOD ....
> http://vbnet.mvps.org/code/network/netremotetod.htm
>
> And to synchronize the current machine with a specified server:
> http://vbnet.mvps.org/code/network/netremotetodsync.htm
>
> --
>
>
> Randy Birch
> MS MVP Visual Basic
> http://vbnet.mvps.org/
>
>
> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
> news:%23FsVU2n$EHA.1260@TK2MSFTNGP12.phx.gbl...
> : We're having file synchronization problems in our application.
> Theoretically
> : this could happen (I guess) if a workstation got out of sync with the
> time
> : on the file server. (We use file modification timestamp to keep track of
> the
> : latest file.)
> :
> : I'd like to write a small inobtrusive VB app to monitor the time across
> : multiple machines and to log an alert if the times are out of sync. Is
> there
> : an API which will support this?
> :
> : Thanks for your help,
> :
> : - Joe Geretz -
> :
> :
>