Alright so I know when using this feature, Exchange randomly selects the database as long as it's in scope, online, and healthy.
With an eye towards load balancing, is there a way to set this up to select a database based where a user was placed previously? If I have 4 databases and it placed a user in DB1, I would like it to place the next user on DB 2. Is there a way to accomplish this?
Thanks