home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3222 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Xref: sparky alt.msdos.programmer:3222 comp.os.msdos.misc:7177 comp.os.msdos.programmer:12395
  2. Newsgroups: alt.msdos.programmer,comp.os.msdos.misc,comp.os.msdos.programmer
  3. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!gmuvax2!skhan
  4. From: skhan@gmuvax2.gmu.edu (Shahab Raza Khan)
  5. Subject: Batch files
  6. Message-ID: <1993Jan24.135115.10741@gmuvax2.gmu.edu>
  7. Sender: skhan@gmuvax2.gmu.edu (Shahab Raza Khan)
  8. Organization: George Mason University, Fairfax, Virginia, USA
  9. Date: Sun, 24 Jan 1993 13:51:15 GMT
  10. Lines: 27
  11.  
  12. Hi everyone,
  13.  
  14. I have an interesting question.  I want to write a batch file
  15. which would do the following:
  16.  
  17. 1. Down load our backup software from one of our LANs.  The
  18.    software is not in compressed form but regular files.
  19. 2. Edit the autoexec.bat file to login to separate accounts on
  20.    the LAN (e.g. user1, user2 etc)
  21. 3. edit the config.tel file (for use with telnet) and change the
  22.    IP number in it (e.g. 129.174.1.1 129.174.1.2 etc)
  23.  
  24. I have a pretty good idea of how to do the downloading would
  25. work.  There are about 50 computers which have to be configured
  26. with the above procedure.  So far we have used manual ways to do
  27. this.  If anyone has a nice way of doing this please let me
  28. know.
  29.  
  30. I would appreciate if you could semd me an e-mail since our
  31. newsfeed is quite slow.
  32.  
  33. Thanks
  34. -- 
  35. Shahab Raza Khan              George Mason University
  36. skhan@gmuvax.bitnet           Dept. of Computer Science
  37. skhan@gmuvax2.gmu.edu         Fairfax, Virginia
  38.  
  39.