Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to synchronize 2 pc ?
Message
De
28/07/2007 09:05:07
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
28/07/2007 06:08:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01244334
Message ID:
01244348
Vues:
13
This message has been marked as a message which has helped to the initial question of the thread.
>Hi there,
>I cannot remember the way to get the time from the server and set the server time on the client
>
>thanks
>alessio

On the server issue the following commands at the dos prompt:-

w32tm /config /manualpeerlist:Pool.ntp.org,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time
w32tm /resync

On the workstation issue the following commands at the dos prompt:-

net time /setsntp:YourServerName
w32tm /resync (for XP)
w32tm -once -v (for W2k)
Regards N Mc Donald
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform