From: SnapDive on

I have an IIS 7 machine with multiple apps/vdirs on the single default
web site. I would like to set two of them with this authentication:
anonymous - off
impersonation - on
forms auth - off
windows auth - on

I would like to do this with appcmd.exe but cannot seem to get the
syntax down right. Has anyone had luck with this?


Thanks.