Writing PC Time to an IBM AS400

B

Bob Robinson

Is there a simple way to write my Win 2000 Advanced
Servers time and date data to an IBM AS400.

Thanks
Bob Robinson
 
S

SaltPeter

Schedule a batch file to run periodically at W2K server. All you need is a
net time command redirected to a log file. The log file can be located on a
share pointing to AS400.

net time \\computername > s:\\timelogdir\time.log
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top