I need to change an IIS "Feature Delegation" setting through powershell. can't seem to find the right way to code this.
i need to set the delegation state to Read/Write for authentication-Window and authentication-Forms. I've read through the IIS help file -
Custom Site Delegation or Custom Application Delegation Page.
But there is no mention of being able to script this.