Changes

Jump to: navigation, search

Time synchronization

451 bytes added, 11:29, 27 February 2006
m
no edit summary
This one synchronizes time on a Windows workstation against some other Windows machine (i.e., domain controller etc.).


<package
id="time"
name="Time Synchonization"
revision="1"
reboot="false"
priority="100"
notify="false"
execute="always">

<install cmd="net time \\timeserver /set /yes" />

</package>


[[Category: Silent Installers]]
[[Category: Changing Windows settings]]

Navigation menu