Change Windows user password remotely using .NET
- by Andrew J. Brehm
How do I change a local user account password remotely using VB.NET/C#?
I have looked into the DirectoryEntry class and know how to add users to a group but cannot figure out how to change a (local) password.