|
There is a utility called “loadhardness”
which has various plugin’s this may assist you with some of your issues. But could you capture this information in
MOM 2005 and utilise some clever scripting to simulate logons? Loadsim 2003 could be utilised for
Exchange. Mark Parris From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] There are many load testing systems out there (e.g. Load
Runner (www.mercury.com), AdventNet Qengine) for Web based apps and custom Application
code for .NET. My question is there any way to test for multiple login
behaviour in active directory? For example I need to run 1000s of
concurrent users for a test against a DC which would mimic the following
(generalized): A Machine Boots Up User Logs In <Rest of the life of the session> I know that I have not even touched E2k3 or other AD based
application which may also want to communicate via LDAP Process calls etc. but
for now, it is out of scope. AFAIK - simulators cannot come close to this type of check,
only one liners such as Kerberos tickets, or HTTP requests - all based on non
stateful connections and even then it would be in a sequential format, user1,
then user2, then user3 and so forth not user1.2.3 at the same exact time.
The only way I know how to do this would be to have 1000s of physical (or
virtual) machines login to hit the DC at once to come close to the full
sequence above. Any suggestions? Many thanks |
Title: Full Client Login Test on AD
