Hi,
Does anybody know how i can change the passowrd of a windows account from VBA, or how I can call the "Change Windows Password" screen from VBA, the version im unsing is 6.
Printable View
Hi,
Does anybody know how i can change the passowrd of a windows account from VBA, or how I can call the "Change Windows Password" screen from VBA, the version im unsing is 6.
Moved.
You would probably need to use some API functions but it wouldnt be invoked until the user logged off and back on.
Why do you need to do this in VBA?