I need to add an isapiCgiRestriction in IIS 7. You currently only allow adding ISAPI Filters. A similar feature to add an isapiCgiRestriction is needed. There is a command line interface to do it.
Bat file to add and remove one follows:
rem To add a isapiCgiRestriction to IIS 7
cd C:\Windows ...