Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hadesfromhell

  1. hadesfromhell

    Vbscript that waits command Finish

    Well, Here follows my script to backup All Outlook PST´s. Of course it can be improved. And I hope for most, it can be a good headstart. The destination is a Mapped drive under letter "J". With this script you will need a zip program, and here I´m using a good freeware called filzip. All you...
  2. hadesfromhell

    Vbscript that waits command Finish

    Thanks, that worked ... My mistake ... I was using "1" instead of "true", and wrongly ... As I saw a lot of people interested on a PST backup script, when I finish mine, i´ll post the full code ... Thanks again
  3. hadesfromhell

    Vbscript that waits command Finish

    Hello there, I made a backup script that Zips some files, and copy them to a remote location. The Script calls a zip program command line, and process the next line ... I need that the script waits the External command finishes to go on ... I´m having problems with the script running the...

Part and Inventory Search

Back
Top