diff --git a/windows/deploy/windows-10-poc.md b/windows/deploy/windows-10-poc.md index 2e0620a483..8b42e4b0be 100644 --- a/windows/deploy/windows-10-poc.md +++ b/windows/deploy/windows-10-poc.md @@ -18,15 +18,16 @@ This guide provides step-by-step instructions for configuring a proof of concept To complete this guide, you will need a Hyper-V-capable computer running Windows 8.1 or later with 16GB of RAM. A full list of requirements is provided below. When you have completed configuring the PoC environment, additional topics are provided that use the PoC environment to deploy Windows 10 with current deployment tools. - ## In this guide +
Topic | Description | Time required - |
---|---|---|
[Terminology](#terminology) | Definition terms used in this guide. | + |
[Terminology used in this guide](#terminology-used-in-this-guide) | Terms used in this guide. | |
[Hardware and software requirements](#hardware-and-software-requirements) | Prerequisites to complete this guide. | 10 minutes |
[Lab setup](#lab-setup) | A description and diagram of the PoC environment that is configured. | 5 minutes |
[Configure the PoC environment](#configure-the-poc-environment) | Parent topic for procedures. | @@ -39,11 +40,11 @@ The following topics and procedures are provided in this guide. An estimate of t |
[Appendix A: Verify the configuration](#appendix-a-verify-the-configuration) | Verify and troubleshoot network connectivity and services in the PoC environment. | 30 minutes |
[Appendix B: Configuring Hyper-V on Windows Server 2008 R2](#appendix-b-configuring-hyper-v-on-windows-server-2008-r2) | Information about using this guide with a Hyper-V host running Windows Server 2008 R2. |
Term | Definition |
---|---|
Hyper-V | Hyper-V is a server role introduced with Windows Server 2008 that lets you create a virtualized computing environment. Hyper-V can also be installed as a Windows feature on Windows client operating systems, starting with Windows 8. @@ -54,12 +55,9 @@ The following topics and procedures are provided in this guide. An estimate of t |
Virtual switch | A virtual network connection used to connect VMs to each other and to physical network adapters on the Hyper-V host. |
VM snapshot | A point in time image of a VM that includes its disk, memory and device state. It can be used to return a virtual machine to a former state corresponding to the time the snapshot was taken. |