At work, I'm working with our server team on setting us up with several new IIS/ASP.NET web servers. We want them to support Windows based authentication so that we can verify identity without logging in. Our ASP.NET test script is all set up to use it, and is working fine. We've also managed...