Buenas tardes
La misma operación que lanzamos desde el regedit en el artículo anterior:
http://yaveceshastafunciona.blogspot.com/2011/02/cambio-de-ntp-en-w2k3-desde-regedit.html
Podemos lanzarla vía script.
A continuación contamos como hacerlo.
Nota:
Hay que hacer backup del registro siempre para poder volver atrás en caso de problemas.
|
REGEDIT4
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfig]
«MaxNegPhaseCorrection»=dword:ffffffff
«MaxPosPhaseCorrection»=dword:00000e10
«AnnounceFlags»=dword:00000005
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters]
«Type»=»NTP»
«NtpServer»=»time.windows.com,0x1»
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProviders]
«NtpServer»=dword:00000001
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClient]
«SpecialPollInterval»=dword:00000384
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpServer]
«Enabled»=dword:00000001
|
regedit /s G:NTPPruebasConfigurar_NTP_Sincronizar.reg
|
Espero que os facilite la gestón.
Un saludo