Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
icacls C:\inetpub\wwwroot\mysite\ /grant:r "IIS APPPOOL\mywebsitepool":(OI)(CI)(RX)
guarantees that new files & directories put into this folder inherit the permissions that were set for the parent folder.
More details on IIS7 Application pool isolation can be found here: