MSCRM and programming 4.0 / 2011 / 2013 / 2015
Monday, 2 June 2014
Sync Server 2008 R2 with NTP
# Sync Server 2008 R2 with NTP
# ----------------------------
net stop w32time
w32tm /config /syncfromflags:manual /manualpeerlist:
"
ip-address"
w32tm /config /reliable:yes
net start w32time
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)