Files
3engines_doc/docs/windows/Can-I-change-my-password-through-RDP-on-3Engines-Cloud.html.md
2025-06-19 20:19:21 +05:30

68 lines
3.4 KiB
Markdown

Can I change my password through RDP on 3Engines Cloud?[🔗](#can-i-change-my-password-through-rdp-on-brand-name "Permalink to this headline")
==============================================================================================================================================
In short: No, this is not possible. You have to be logged in when you want to change your password. Security measures requiring you to change your password on first login are not working with RDP and have to be disabled on administrative level.
This article will show you how to create and configure a new account which can access the VM using RDP without the need to immediately change the password.
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Creating an account on administrative level
> * Configuring the account for remote access
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Account**
You need a 3Engines Cloud hosting account with access to the Horizon interface: <https://portal.3Engines.com/>.
No. 2 **Windows VM**
You need a running Windows VM with Remote Access allowed, an Administrator account, and basic Windows knowledge.
Step 1: Microsoft Management Console (mmc)[🔗](#step-1-microsoft-management-console-mmc "Permalink to this headline")
--------------------------------------------------------------------------------------------------------------------
Log in as administrator, click on the Windows icon and type “mmc”.
![run-mmc.png](../_images/run-mmc.png)
Confirm the question with “Yes”, select File -> Add/Remove Snap-in…
![snap-in.png](../_images/snap-in.png)
Chose the snap-in “Local Users and Groups”, click “Add >”, “Finish”, and “OK” in the successive windows.
Step 2: Create and configure a user account[🔗](#step-2-create-and-configure-a-user-account "Permalink to this headline")
------------------------------------------------------------------------------------------------------------------------
Expand the snap-in and open the “Users” folder. There are already some default accounts available.
Right-click into the white area where the accounts are listed and select “New user…” from the menu.
Provide a user name and a password, full name and description are optional.
Deselect “User must change password at next logon” and click “Create”.
![account-new.png](../_images/account-new.png)
Right-click on the newly created account and select “Properties”.
![account-menu.png](../_images/account-menu.png)
Navigate to “Member Of” and click “Add…”
![account-properties.png](../_images/account-properties.png)
Click on “Advanced…” in the opening window, then “Find Now”.
Select “Remote Desktop Users” in the search results, click “OK” twice.
![account-groups.png](../_images/account-groups.png)
If everything was done right, the selected group is now listed. Click “Apply”, then “OK”.
![account-final.png](../_images/account-final.png)
What To Do Next[🔗](#what-to-do-next "Permalink to this headline")
-----------------------------------------------------------------
You have successfully created a new user account and configured this account for remotely using the VM.
You can now forward the credentials and ask the user to change the password after logging in.