Skip to content

Commit 9262a6e

Browse files
committed
Adding next steps section. Added h2 headings.
1 parent 825203b commit 9262a6e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

articles/lab-services/classroom-labs/how-to-enable-nested-virtualization-template-vm-ui.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,12 @@ The following steps are instruction to add DHCP scope. In this article, our NAT
154154
## Conclusion
155155

156156
Now your template machine is ready to create Hyper-V virtual machines. See [Create a Virtual Machine in Hyper-V](https://docs.microsoft.com/windows-server/virtualization/hyper-v/get-started/create-a-virtual-machine-in-hyper-v) for instructions about how to create Hyper-V virtual machines. Also see the [Microsoft Evaluation Center](https://www.microsoft.com/evalcenter/) to check out available operating systems and software.
157+
158+
## Next steps
159+
160+
Next steps are common to setting up any lab.
161+
162+
- [Add users](tutorial-setup-classroom-lab.md#add-users-to-the-lab)
163+
- [Set quota](how-to-configure-student-usage.md#set-quotas-for-users)
164+
- [Set a schedule](tutorial-setup-classroom-lab.md#set-a-schedule-for-the-lab)
165+
- [Email registration links to students](how-to-configure-student-usage.md#send-invitations-to-users)

articles/lab-services/classroom-labs/how-to-enable-nested-virtualization-template-vm-using-script.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ The steps in this article focus on setting up nested virtualization for Windows
2525
>[!IMPORTANT]
2626
>Select **Large (nested virtualization)** or **Medium (nested virtualization)** for the virtual machine size when creating the lab. Nested virtualization will not work otherwise.
2727
28+
## Run script
29+
2830
1. If you're using Internet Explorer, you may have to add `https://github.com` to the trusted sites list.
2931
1. Open Internet Explorer.
3032
1. Select the gear icon, and choose **Internet options**.
@@ -66,3 +68,12 @@ The steps in this article focus on setting up nested virtualization for Windows
6668
## Conclusion
6769
6870
Now your template machine is ready to create Hyper-V virtual machines. See [Create a Virtual Machine in Hyper-V](/windows-server/virtualization/hyper-v/get-started/create-a-virtual-machine-in-hyper-v) for instructions on how to create Hyper-V virtual machines. Also, see [Microsoft Evaluation Center](https://www.microsoft.com/evalcenter/) to check out available operating systems and software.
71+
72+
## Next steps
73+
74+
Next steps are common to setting up any lab.
75+
76+
- [Add users](tutorial-setup-classroom-lab.md#add-users-to-the-lab)
77+
- [Set quota](how-to-configure-student-usage.md#set-quotas-for-users)
78+
- [Set a schedule](tutorial-setup-classroom-lab.md#set-a-schedule-for-the-lab)
79+
- [Email registration links to students](how-to-configure-student-usage.md#send-invitations-to-users)

0 commit comments

Comments
 (0)