RE: IIS 5.0 + IISADMPWD

From: Christopher Haun (a-chaun_at_NOSPAMmicrosoft.com)
Date: 12/29/03


Date: Mon, 29 Dec 2003 19:17:01 GMT


When you either GET or SET the value in the metabase, are you setting it at
the global level and/or at the site level?

In line with KB article 269082, perhaps keep in mind that the
PasswordChangeFlags entry is found in at least two places in the metabase.

  adsutil.vbs GET w3svc/PasswordChangeFlags

        and

   adsutil.vbs GET w3svc/1/PasswordChangeFlags

If one of them is set to 2 or 3, then perhaps that shows the problem.

Hope that helps,

Chris - IISTeam