Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server Time

Status
Not open for further replies.

Reggie36

Programmer
Aug 11, 2000
3
US
I am trying to find the API call which does the same thing as the net time \\host /yes /set dos command. I am sure there is one, can't find it. Any assistance would be appreciated. [sig][/sig]
 
I found this as a dos command, so I used the shell:

Shell("net time \\TIMESRV /SET /YES") [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top