MunCHeeZz
Apr 9 2005, 02:16 AM
Hello all,
I need to run a batch file that contains:
everest.exe /r c:\temp\MHTMLReport /audit /mhtml /silent /showp
and:
everest.exe /r c:\temp\CSVReport /audit /csv /silent /showp
When I put them both into the batch file the first one runs but the second one doesn't. I tried a delay on the second but that didn't work.
I tried the start /wait and that didn't work for some reason either.
I am doing an audit and I want to have the html for the CD report and the CSV that can be imported and worked with later.
Anyone?
Thanks,
Phil E.
MunCHeeZz
Apr 9 2005, 03:22 AM
Answered my own question!
With a little more digging I finally came up with this:
http://download.microsoft.com/download/8/e...057/rktools.exeIn the resource kit for Win2K3 server is a program called sleep.exe. It gives me the ability to run the script with a pause in between each line.
Works like a charm!
Awesome program, very helpful for us.
Philip E.
Fiery
Apr 13 2005, 08:50 AM
If you delete EVEREST.EXE and rename EVEREST.BIN to EVEREST.EXE, then you can get rid of sleep.exe

Regards,
Fiery