I have tried the various suggested methods to get Integrated Windows Authentication or Windows pass-thru authentication or whatever it is called to work on my W2008 server (VM) host. I have NPM, NCM and NetFlow running integrated. I have the IIS Windows Authentication loaded and the IIS/Authentication window has Anonymous Authentication 'Enabled', ASP.NET Impersonation 'Disabled', the Forms Authentication 'Enabled' and the Windows Authentication 'Disabled'. This works for local authentication. When I disable Anonymous Authentication and enable Windows Authentication (I also added the user account in the NPM Account Manager in the domain\username format), I get a login in failure (HTTP 401.1 - No permission to view directory or page). What am I missing?