by AepS (2 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
Synchronize time between 2 pc's in a LAN using a single line of shell command.
Inputs
Name of remote computer.
Shell ("Net Time \\" & name_of_remote_pc & " /Set /Y")