<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Anyone can help with this? TIA. REQ: I am looking for a script / vb script / batch file that would allow me to execute a series of anywhere from 100-1000 different mailbox logons / sent mail across my domain. I would like to be able to run it on a machine and simulate the logons to get data in the SECURITY event log. Ideally, the logon utility would occasionally make "mistakes" and generate a audit-failures (as in bad logons or failed privileged use. Does anyone know if any utility like this or can help? Thanks in advance: -Jack Lesley -Vice President - Southwest Operations -Argent Software, Inc. -jackl@argent.com -713-266-8440 -Small Blip for advertising purposes... come see us in Houston! http://www.argent.com http://www.argent.com Remember to visit us at our Houston User's Group Meeting on 18 April, 2003 at the Westchase Hilton in Houston. The event will last from 10:00AM - 3:00PM. Snacks, drinks, and a full Mexican lunch will be provided. For more information, contact Jack Lesley (Vice President of Southwest Operations) at 713-266-8440 Find out why Argent is the product of choice when monitoring YOUR windows world. Don't take our word for it... Ask our customers. Thanks....
Load simulator should be able to do most of this http://www.microsoft.com/technet/prodtechnol/exchange/downloads/2000/loadsim.mspx and would be the best thing to test multiple simultaneous logons and send/receive. If you want something that makes mistakes you could just run a script maybe at the same time that logged on with inaccurate credentials. Just look for any script that use CDO 1.2 on the web and stick a random number generator for the username and password. Cheers Glen "JackX" <jacklesley@nospamforme.gmail.com.spamsucks> wrote in message news:LXFNf.65167$7y1.10005@tornado.texas.rr.com... Anyone can help with this? TIA. REQ: I am looking for a script / vb script / batch file that would allow me to execute a series of anywhere from 100-1000 different mailbox logons / sent mail across my domain. I would like to be able to run it on a machine and simulate the logons to get data in the SECURITY event log. Ideally, the logon utility would occasionally make "mistakes" and generate a audit-failures (as in bad logons or failed privileged use. Does anyone know if any utility like this or can help? Thanks in advance: -Jack Lesley -Vice President - Southwest Operations -Argent Software, Inc. -jackl@argent.com -713-266-8440 -Small Blip for advertising purposes... come see us in Houston! http://www.argent.com Remember to visit us at our Houston User's Group Meeting on 18 April, 2003 at the Westchase Hilton in Houston. The event will last from 10:00AM - 3:00PM. Snacks, drinks, and a full Mexican lunch will be provided. For more information, contact Jack Lesley (Vice President of Southwest Operations) at 713-266-8440 Find out why Argent is the product of choice when monitoring YOUR windows world. Don't take our word for it... Ask our customers. Thanks....