I need to do two things in IIS programatically:
1. When in IIS I go to my website, right click on a folder (normal folder not virtual), select properties, click on create and then on OK.
2. In IIS I have a virtual directory, right click, select properties, click Remove and then OK.
Is there any way of doing these tasks through running vbs scripts?
Thanks
1. When in IIS I go to my website, right click on a folder (normal folder not virtual), select properties, click on create and then on OK.
2. In IIS I have a virtual directory, right click, select properties, click Remove and then OK.
Is there any way of doing these tasks through running vbs scripts?
Thanks