Browse by Tags

All TagsWMI (RSS)
  • Querying Authentication types via WMI

    Is there a way to query whether Anonymous Auth, Basic Auth, Windows Auth are turned on for a website through WMI? I've been looking through root\WebAdministration and I can't seem to find the right Classname/Key[s] to look at.
    Posted to Forum by kstump on 04-03-2008, 4:07 PM
  • Membership Provider Misc. Settings in WMI

    I am trying to manage custom membership providers via WMI's WebAdministration provider. I can add, remove, and modify membership providers, but I cannot set any properties on providers other than the "Name" and "Type" properties. For example, I need to manage the "ConnectionString"...
    Posted to Forum by Switche on 03-12-2008, 11:57 AM
  • Re: Adding Another Identity To A Site Programmatically

    Hi Mustafa, You need to add a new binding to your web site. You can do this using WMI by doing soming like this: 1) Create an instance of the IIsWebServerSetting class for the web site path you need Set objSite = objWMIService.Get("IIsWebServerSetting='" & strSitePath & "'"...
    Posted to Forum by mvolo on 01-23-2008, 12:58 PM
  • AppCmd INternals

    Does the appCmd internally calls WMI classes to accomplish commands? I saw an xml file appCmd.xml containing mappings of all supports subcommands to related classId? - Ankit
    Posted to Forum by ankitasdeveloper on 04-11-2007, 4:02 PM
Page 1 of 1 (4 items)
Page view counter