I am afraid that is as far as you can get with a batch file. You are sending a command line parameter to their default mail program. Outlook, Thunderbird, etc.. all operate differently there is no way a batch file can tell all those programs to push the send button. You can however use a batch command to create the isp information into a text file but again the user would have to attach it themselves.
ipconfig /all > fileatt.txt