I need to use the ADSI EnableWebServiceExtension command to allow "All
Unknown ISAPI Extensions". I can successfully use it to configure
SSINC, ASP, PBS, HTTPODBC, WEBDAV and ASP.NET v1.1.4322, but can't
figure out what GroupID to use to Allow "All Unknown ISAPI Extensions"
(*.dll) or "All Unknown CGI Extensions" (*.exe).

I suppose I could alter MetaBase.xml directly, but does anyone have a
better solution for altering these from a vbs?