batch script

  • Thread starter Thread starter aquaflow
  • Start date Start date
A

aquaflow

would appreciate valuable help in setting up a batch file to perform
the following steps on w2003 server.

1.Stop service
2.backup c:\application folder\ to networked drive (share/map)
3.start service
4.ftp file to mainframe host

Thanks
AQ
 
aquaflow said:
would appreciate valuable help in setting up a batch file to perform
the following steps on w2003 server.

1.Stop service
2.backup c:\application folder\ to networked drive (share/map)
3.start service
4.ftp file to mainframe host

Multiposted to vbscript group - where they were kind enough to give you an
answer in batch.
 
Back
Top