Unable to access the IIS Metabase

Ran into a situation after updating to Windows 10 from Windows 7 where Visual Studio could not debug under the full IIS stack. Turns out it is a simple fix[1]. Simply go to %systemroot%\system32\inetsrv\config and when prompted that you don't have access, click the button that grants access. (This avoids needing to run Visual Studio as the administrator).

[1] http://stackoverflow.com/questions/12859891/error-unable-to-access-the-iis-metabase