Instead of flipiping the switch in the GUI to tell IIS to use the Application Pool Identity for Anonymous authentication, I'd like to do this in a powershell script.
Scott Forsyth posted a solution which changes the default for all sites.
How can I do the same for a specific site only? With powershell ?