Hi,
I am trying to create a list of new sites using IIS ADSI scripts, however
all my default applications (for each web site) Execute Permissions are set
to "None" and I cannot find out any where how to change them to "Script
Only" using IIS ADSI. I've now managed to change the application protection
to Pooled, but the Execute Permissions is seeming a impossible change.
I am using a modfiied version of
ASTCreateWebSite(IPAddress, RootDirectory, ServerComment, HostName, PortNum,
Computers, Start)
from IIS Admin scripts.
Can anyone please help?
Pritchie