fixed mob ent cell

This commit is contained in:
Greg Lindsay 2016-06-27 15:22:43 -07:00
parent 3874322711
commit 52b4885b6b

View File

@ -1,5 +1,5 @@
---
title: Windows 10 upgrade paths (Windows 10)
title: Deploy Windows 10 in a test lab (Windows 10)
description: Concepts and procedures for deploying Windows 10 in a proof of concept lab environment.
ms.prod: w10
ms.mktglfcycl: deploy
@ -8,14 +8,14 @@ ms.pagetype: deploy
author: greg-lindsay
---
# Windows 10 proof of concept deployment
# Deploy Windows 10 in a test lab
**Applies to**
- Windows 10
## Setting up a proof of concept deployment lab
This following topics provide instructions for setting up a proof of concept (PoC) lab where you can deploy Windows 10 in a private environment using a minimum amount of resources. The lab utilizes the Microsoft Hyper-V platform to run virtual machines that mimic server and client systems on a corporate network.
This following topics provide instructions for setting up a proof of concept (PoC) lab where you can deploy Windows 10 in a private environment using a minimum amount of resources. The lab utilizes the Microsoft Hyper-V platform to run virtual machines that provide all the services and tools required to deploy Windows 10 on a network.
<table border="1" cellpadding="3">
<tr>
@ -51,11 +51,13 @@ To complete the procedures in this topic
Use one of the following procedures to install Hyper-V on the Hyper-V host computer:
Install Hyper-V on a computer running Windows 8/8.1 or Windows 10
You might already have experience using Windows Virtual PC in Windows 7, which enables you to run virtual machines on a client operating system. You can still install Windows Virtual PC in Windows 8, but be aware that with Windows 8 there is now a requirement that the host computers microprocessor support SLAT. For more information, see Hyper-V: List of SLAT-Capable CPUs for Hosts.
Starting with Windows 8, the host computers microprocessor must support second level address translation (SLAT) to install Hyper-V. See [Hyper-V: List of SLAT-Capable CPUs for Hosts](http://social.technet.microsoft.com/wiki/contents/articles/1401.hyper-v-list-of-slat-capable-cpus-for-hosts.aspx) for more information.
The good news is that if your processor supports SLAT, you dont need to download and install Windows Virtual PC because Hyper-V Manager is already included in Windows 8.1 and Windows 8 under Programs and Features. Hyper-V manager has several advantages over Windows Virtual PC, including the ability to create virtual switches with VLAN tagging and virtual machine snapshots.
If your processor supports SLAT Hyper-V Manager is already included in Windows under Programs and Features.
Note If you installed a 32-bit version of Windows 8, you wont be able to create and manage local virtual machines. To fully manage virtual machines by using the host computer, you must install the 64-bit version of Windows 8.1 or Windows 8.
[hyper-v feature](images/hyper-v-feature.png)
Note If you installed a 32-bit version of Windows, you wont be able to create and manage local virtual machines. To fully manage virtual machines by using the host computer, you must install the 64-bit version of Windows 8.1 or Windows 8.
The Hyper-V feature is not installed by default in Windows 8. To get it, you can use the following Windows PowerShell command:
@ -65,6 +67,8 @@ You can also install it via the Control Panel in Windows under Turn Windows feat
Important If you know that your processor supports SLAT, but you still get an error message that states Hyper-V cannot be installed, you might need to enable virtualization in the BIOS. The location of this setting will depend on the manufacturer and BIOS version. The following image shows an example of the required settings (under Security) in a Hewlett-Packard BIOS for an Intel processor:
[security BIOS settings](images/sec-bios.png)
### Configure Hyper-V
### Download VHDs