Does anyone know a way to programmatically get the current time on a network server from a workstation? Can any of the functions GetLocalTime(), or GetSystemTime() get the time from a server, or will they just use the system clock? Thanks in advance for any help.