All Tagsiis7 configurationWmI IIS7 (RSS)
  • How can I disable anonymous authentication using WMI?

    I'm trying to figure out how to use WMI in VBscript to turn off Anonymous Authentication on an application. I tried the following script: Set oWebAdmin = GetObject("winmgmts:root\WebAdministration") Set oVDir = oWebAdmin.Get("VirtualDirectory.SiteName='Default Web Site',_ ApplicationPath...
    Posted to Forum by JaySullivan on 02-19-2009, 12:25 PM
Page 1 of 1 (1 items)
Microsoft Communities