Hello,
on our Windows 2012 R2 / IIS 8.5 servers I've changed via IIS console the username for anonymous Authentication from "IUSR" to "application pool identity" on 1 website to test the impact.
After testing I switched back this setting for this website to "IUSR" and switched the setting global on server level to "application pool identity".
All sites are now using the desired setting, except my "testpage".
How can I inherit this setting again to this website, so I don't have to set this specific site?
Is there a good way to check the inheritance settings for a specific section for all other sites?