Posted on: 11/6/2014 1:11:55 PM | Views : 588

Hi All,
Wondering if you can help me here, been battering away at this for days now.
i have an IIS site with windows authentication installed, which is working exactly the way it should do.  This particular IIS Server houses approx 6 other sites so i have create a new Site called Helpdeskv6, with Application Pool Helpdeskv6 set to .NET 4 integrated using ApplicationPoolIndentity.  We are currently working on a 2008 R2 domain, no windows firewall etc.
So i have now created a A Record that gives it a nice little name for our intranet users, the A record is called helpdesk (FQDN: helpdesk.my.domain).  The IIS site is setup with bindings on standard port 80 for both helpdesk and the FQDN.  but yet when i try and browse to the A record address it constantly prompts me for username and password.  When i enter my details they work but i dont want users to be prompted.
i have ASP.NET Impersonation and Windows Authentiation ...

Go to the complete details ...