Good morning all, the following command will "Stop W32Time" and "Update W32Time" but it will not "Restart W32Time"! What am I missing?
psexec.exe \\%E% cmd /k "net stop w32time&&w32time -update&&net start w32time"
- TommyT
psexec.exe \\%E% cmd /k "net stop w32time&&w32time -update&&net start w32time"
- TommyT