This doesn't really involve systems testing, but I need something that attempts a login I supply every 5-10 minutes or so.

Essentially, our connection to LDAP is messing up, so we are switching to AD authentication and it works fine. We want to have a program almost continuously login to verify that this way actually works.

Anyone know of a program that could accomplish this or will I need to write something to do it?