If the Remote Password Changer fails to change a secret it will display an error code in the message column of the Remote Password Changing Datagrid. This code can be used to gain insight as to the reason the password change failed.
If you open a command prompt and type "net helpmsg" followed by your error code, you can get the actual error message from Windows.
For example:
net helpmsg 1327
Gives: "Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced."
Article ID: 24, Created On: 5/2/2008, Modified: 5/2/2008