Why Can't the User Change the Password on Windows Server?

When creating a new user, it is advisable to indicate the item "Require password change at next login." This will force the new user to change the password at the first login.

If you receive the error "The credentials used for the connection are invalid. Enter new credentials ”- change the authorization settings.

This error is due to the fact that there are two types of authorization - client-side and server-side. When authorizing on the client side, the user can only enter a username and password to connect to the server. No other action is taken with the account.

For server side connection, change the following setting in Group Policies: Computer Configuration - Administrative Templates - Windows Components - Remote Desktop Services - Remote Desktop Session Host - Security - Require user authentication for remote connections using network level authentication = Disabled.