Skip to content

Commit 426b796

Browse files
committed
updated
1 parent 8ce9a7d commit 426b796

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

articles/lab-services/classroom-labs/how-to-set-virtual-machine-passwords.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,26 +20,38 @@ ms.author: spelluru
2020
This article provides different ways of setting and resettings passwords for accessing VMs in classroom labs.
2121

2222
## Lab owners (teachers)
23+
A lab owner (teacher) can set/reset the password for VMs in the when creating the lab (lab creation wizard) or after creating the lab (on dashboard).
24+
25+
### Set password at the time of lab creation
2326
A lab owner (teacher) can set a password for VMs in the lab on the **Set credentials** page of the lab creation wizard.
2427

2528
![Set credentials](../media/tutorial-setup-classroom-lab/set-credentials.png)
2629

27-
Then, the lab owner can reset the password (if needed) on the **Configure template** page of the lab creation wizard.
30+
By enabling/disabling the **Use same password for all virtual machines** option on this page, a teacher can choose to use same password for all VMs in the lab or allow students to set passwords for their VMs. By default, this setting is enabled for all Windows and Linux operating system images except Ubuntu. When this setting is disabled, students will be prompted to set a password when they try to connect to the VM for the first time.
31+
32+
The lab owner can reset this password (if needed) on the **Configure template** page of the lab creation wizard.
2833

2934
![Configure template page after it's done](../media/tutorial-setup-classroom-lab/configure-template-after-complete.png)
3035

3136
The lab owner can also reset the password after the lab is created, on the dashboard.
3237

33-
![Reset password menu on the home page](../media/how-to-set-virtual-machine-passwords/reset-password-menu-dashboard.png)
38+
### Reset password on the dashboard
3439

35-
Then, enter the new password in the **Set password** page, and select **Set password**.
40+
1. Select the overflow menu (vertical three dots) on the lab tile, and select **Reset password**.
3641

37-
![Reset password menu on the home page](../media/how-to-set-virtual-machine-passwords/set-password.png)
42+
![Reset password menu on the home page](../media/how-to-set-virtual-machine-passwords/reset-password-menu-dashboard.png)
43+
1. On the **Set password** dialog box, enter a password, and select **Set password**.
44+
45+
![Set password dialog box](../media/how-to-set-virtual-machine-passwords/set-password.png)
3846

3947
## Lab users (students)
40-
At the time of creating the lab, the lab owner can enable or disable the **Use same password for all virtual machines**. If this option is enabled, students will not be able to reset password. All the VMs in the labs will have the same password that's set by the teacher. If this option is disabled, users will have to set a password when trying to connect to the VM for the first time. When the user (student) select the **Connect** button on the lab tile on the **My virtual machines** page, the user sees the following dialog box to set the password for the VM:
48+
At the time of creating the lab, the lab owner can enable or disable the **Use same password for all virtual machines**. If this option is enabled, students will not be able to reset password. All the VMs in the labs will have the same password that's set by the teacher.
49+
50+
If this option is disabled, users will have to set a password when trying to connect to the VM for the first time. When the user (student) select the **Connect** button on the lab tile on the **My virtual machines** page, the user sees the following dialog box to set the password for the VM:
4151

4252
![Reset password for the student](../media/how-to-set-virtual-machine-passwords/student-set-password.png)
4353

54+
Student also can set the password by clicking the overflow menu (vertical three dots) on the lab tile, and selecting **Reset password**.
55+
4456
## Next steps
4557
To learn about other student usage options you (as a lab owner) can configure, see the following article: [Configure student usage](how-to-configure-student-usage.md).

0 commit comments

Comments
 (0)