I'm not looking to eliminate the login. I just want to make typing the domain part optional. Most people use our intranet for web mail (through exchange). They'd usually be accessing that from outside our network. Although, there are apps that people use from in our network.
I do have a couple questions based on what's in the article you referenced about automatic authentication.
1. client and web server must be in the same 2000-based domain.
Our client and web server are in the same domain (except when we access our intranet from outside our network). However, we upgraded to a fully qualified domain earlier this year. Does our domain still quality as a 2000-based domain?
2. The url most be local.
The certificate we have is for appserver.ourcompany.com. So when I access https://appserver I get a certificate warning. That url won't work outside our network. Our users get confused easily so instead of giving two url's we passed out one url https://appserver.ourcompany.com. Is there a way to tell IE that https://appserver.ourcompany.com is a local url so that this condition can be met?
Thanks