• Thank you for the replies. I ended up using the RightFax .dll

    The script task is getting pushed my input variables from my ForEach Loop container. This allows me to fax right out from the script task and not use my SMTP connection. I'm doing something very similar in C# as this post describes. http://stackoverflow.com/questions/988340/how-to-generate-a-fax-and-send-it-in-code

    Hope this helps anyone who is attempting to automate a RightFax solution.

    Continuing to test, test, test. So far so good.