Ok, I was reading this article on how to use AppCmd via the command line How to Configure WebDAV Settings Using AppCmd I actually need to do this via scripting interface if possible. For instance I am creating a virtual directory via code like this: Dim iisManager As New Microsoft.Web.Administration...