I wrote a blog a few months ago about a COMException I got when I attempted to call DirectoryEntry.Invoke("SetPassword", …). The issue was that I could set the password for one account but then subsequent set password attempts would thro ...
[Read More]