Creating Sequential emails for testing
Updated: 28 Jul 2009 | 3 comments
I wrote the following simple script to send 1000 emails into Exchange, whereby the subject is sequentially numbers.
It's quite handy for testing bulk operations, because you can see (if it fails) where it got to in processing the items.
You will only need some small (obvious) modification to run in your environment, and it uses CDO from VBScript (so needs to be run from a client with Outlook + CDO installed)
download Filed Under:
Comments
Great Thanks
Thanks Rob,
Handy little script!
Gertjan
Thank you, Gertjan
MCSE, MCITP (2x), MCTS, SCS7.5/8.0/9.0, STS9/10
Company: www.t2.nl
The EV-Dashboard. Get it here: http://evdashboard.so
quite handy indeed! thanks
quite handy indeed! thanks mate
Tony Sterling
Microsoft LOADGEN
thank you Rob, that's a great help for my lab testing. I was looking just last week for something like this and was going to use MS LoadGen for Exchange (http://www.microsoft.com/downloads/details.aspx?FamilyId=DDEC1642-F6E3-4D66-A82F-8D3062C6FA98&displaylang=en) but wasn't sure if it was a little over the top...
I'm going to use your script instead, thanks.
Would you like to reply?
Login or Register to post your comment.