Some links to IIS 7 information

IIS 7 changed fundamentally since IIS 6. Here are some links that might help you when you feel lost with all these changes ;-)

https://technet.microsoft.com/en-us/library/cc732976.aspx   (IIS 7.0: Operations Guide)

https://www.iis.net/ConfigReference  (IIS 7.0 Configuration Reference)

https://www.iis.net/getstarted

IIS 7 breaking changes:

https://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx

IIS 7 configuration:

https://mvolo.com/blogs/serverside/archive/2007/07/21/Anatomy-of-an-IIS7-configuration-path.aspx

IIS 7 AppCmd.exe:

https://learn.iis.net/page.aspx/114/getting-started-with-appcmdexe  (Getting Started with AppCmd.exe)

IIS 7 authentication configuration (NTLM/Kerberos):

https://technet.microsoft.com/en-us/library/cc754628.aspx

https://www.iis.net/ConfigReference/system.webServer/security/authentication/windowsAuthentication