Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need utility to syncronize client/server systime.
Message
De
10/08/1999 19:30:52
 
 
À
10/08/1999 14:49:34
Information générale
Forum:
Windows
Catégorie:
Réseau & connectivité
Divers
Thread ID:
00233963
Message ID:
00252275
Vues:
17
>>I have this in a batch file, which is in the start up folder, of each client on our network
>>
NET TIME \\SERVER /SET /YES
>>
>>When I creat the link to the batch file, I set it up to run minimum, exit on completion.
>>
>>HTH
>
>I know this may sound like a dumb question, but how do I create a batch file? I have run the commands from the command prompt and it works fine, but when I tried to create an executable I got an error message "Not a valid 32-bit program" or something like that. Any suggestions? Thanks. --Lincoln

A batch file is just a text file with the same commands as you would type them in at a command prompt. It ends with an extension of ".BAT". So timesync.bat would contain:
NET TIME \\SERVER /SET /YES
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform