windows - remote change timezone« Wróć do listy pytań
using pxexec and tzutil
|
▲ ▼ |
how to check current time on remote pc?
net time \\COMPUTER-NAME |
▲ ▼ |
1. list timezones using tzutil /l
PsExec.exe \\REMOTE-PC TZUTIL /s "W. Europe Standard Time" 3. after success this should appear
TZUTIL exited on k-st42 with error code 0. |