Creating Users To Use Password On Windows Server
Creating Users To Use Password On Windows Server
1
Iliya’s copy
I checked “Allow HTTPS traffic from the internet” and “Allow HTTP traffic from the internet”
because i want to use same Server as a WebServer for my HTML website.
2
Iliya’s copy
3
Iliya’s copy
4
Iliya’s copy
When you click on Security, we observed port 443 (hhtps), 80 (http) and 3389 (rdp) are opened. We
can RDP into the Server and also deploy website.
5
Iliya’s copy
Creating Multiple Users to RDP into the Server using different password I will generate for them
Steps:
ec2-184-72-122-28.compute-1.amazonaws.com
Administrator
Click on Get password to generate your password using the key pair (WebServerKey) created
earlier.
6
Iliya’s copy
7
Iliya’s copy
2) Search for Remote Desktop Connection on your PC to RDP into the Instance (WebServer in
my case).
Click Connect.
8
Iliya’s copy
9
Iliya’s copy
Creating Multiple Users to access the Instance using different passwords generated for them.
10
Iliya’s copy
Right click on User and click on New User to create new user.
11
Iliya’s copy
Username: Iliya
Password: AbcdeF123//
Username: Nendir
Password: ABCDEF123//
12
Iliya’s copy
- Right click on the user, click on Properties and select “Member Of”.
13
Iliya’s copy
14
Iliya’s copy
Follow the same steps to add Nendir user to Administrators group as well.
15
Iliya’s copy
16
Iliya’s copy
Click Next
Click Next
17
Iliya’s copy
Click Next
18
Iliya’s copy
Click Next.
19
Iliya’s copy
Click Next.
20
Iliya’s copy
Click Next.
Click Install.
21
Iliya’s copy
Server Restarting….
22
Iliya’s copy
23
Iliya’s copy
24
Iliya’s copy
Click Next.
25
Iliya’s copy
Click Next.
26
Iliya’s copy
Click Next.
27
Iliya’s copy
Click Next.
Click Next.
28
Iliya’s copy
You can click on Next and when you are ask to enter the activation key, you can click on
Cancel, it has been activated already.
NOTE: You can even RDP into the Instance without Installing and Activating the Remote Desktop Service.
29
Iliya’s copy
Next, To RDP into the instance using the new Users created (Iliya and Nendir).
30
Iliya’s copy
31
Iliya’s copy
32
Iliya’s copy
33
Iliya’s copy
Click Next.
Click Next
34
Iliya’s copy
Click Next.
35
Iliya’s copy
Click Next
36
Iliya’s copy
Click Next
Click Next
37
Iliya’s copy
Click Next.
Click Install.
38
Iliya’s copy
39
Iliya’s copy
At this point, C:\inetpub\wwwroot has been created on the Server, you can visit the ip address on
your browser to see the default html page.
Let us delete the default web content in “C:\inetpub\wwwroot” to move our website content there.
40