我找到了一些关于通过 adsutil.vbs 从命令行控制 IIS 5.1 的信息(http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/d3df4bc9-0954-459a-b5e6-7a8bc462960c.mspx?mfr=真的)。该实用程序位于 c:\InetPub\AdminScripts。
该实用程序仅抛出如下错误: ErrNumber: -2147463164 (0x80005004) Error Trying To GET the Schema of the property: IIS://localhost/Schema/ROOT
你能告诉我,如何检查是否存在虚拟目录并创建它,如果它不存在?