Is this an NT Machine?
If so, another way would be:
private Sub SyncTime(byval sServerName as string)
Shell "NET time \\" & sServerName & " /set /Y", vbHide
End Sub
Aaron Young
Analyst Programmer
[email protected]
[email protected]
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Sync'ing Clocks over a lanThreaded View
|
Click Here to Expand Forum to Full Width |