One more thing, this is now making no sense to me. The script runs great. Im am now trying to copy the log file that stinger creates to my network drive so I can review the log. I tried reversing what I had with the copy and it doesn’t work. I have
the scrip you posted with this

$d = “\\mas90\scripts$\logs”
copy %temp%\stng259.txt $d

Also is there a book or something that would help me learn scripting

Thanks again