diff --git a/windows/deploy/images/PoC.png b/windows/deploy/images/PoC.png index 9225145796..226c824f42 100644 Binary files a/windows/deploy/images/PoC.png and b/windows/deploy/images/PoC.png differ diff --git a/windows/deploy/windows-10-poc-mdt.md b/windows/deploy/windows-10-poc-mdt.md new file mode 100644 index 0000000000..04cb2496e2 --- /dev/null +++ b/windows/deploy/windows-10-poc-mdt.md @@ -0,0 +1,28 @@ +--- +title: Placeholder (Windows 10) +description: Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: deploy +author: greg-lindsay +--- + +# Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit + +**Applies to** + +- Windows 10 + +## In this guide + +## Related Topics + +  + +  + + + + + diff --git a/windows/deploy/windows-10-poc-sccm.md b/windows/deploy/windows-10-poc-sccm.md new file mode 100644 index 0000000000..3e43d7c402 --- /dev/null +++ b/windows/deploy/windows-10-poc-sccm.md @@ -0,0 +1,28 @@ +--- +title: Placeholder (Windows 10) +description: Deploy Windows 10 in a test lab using System Center Configuration Manager +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: deploy +author: greg-lindsay +--- + +# Deploy Windows 10 in a test lab using System Center Configuration Manager + +**Applies to** + +- Windows 10 + +## In this guide + +## Related Topics + +  + +  + + + + + diff --git a/windows/deploy/windows-10-poc.md b/windows/deploy/windows-10-poc.md index d4d75ea071..9d4e060a28 100644 --- a/windows/deploy/windows-10-poc.md +++ b/windows/deploy/windows-10-poc.md @@ -9,34 +9,35 @@ author: greg-lindsay --- # Deploy Windows 10 in a test lab + **Applies to** - Windows 10 ## In this guide -This guide provides instructions for setting up a proof of concept (PoC) lab using Hyper-V and a minimum amount of resources. Additional guides will provide detailed steps for deploying Windows 10 on client computers in the PoC environmment. +This guide provides instructions for configuring a test lab to be used as a proof of concept (PoC) environment where you can deploy Windows 10. The PoC enviroment is configured using Hyper-V and a minimum amount of resources. Additional guides leverage the PoC environment and provide detailed steps for deploying Windows 10 under common scenarios with current deployment tools. The following topics are available in this guide: + + + + + + + - + - - - - - - - - - - + + +
Topic Description
[Hardware and software requirements](#hardware-and-software-requirements)Prerequisites to configure the PoC environment.
[Lab setup](#lab-setup)A summary of the PoC environment.
[Configure the PoC environment](#configure-the-poc-environment)Instructions are provided for installing and configuring Hyper-V and configuring VHDs in preparation for different deployment scenarios.Step by step instructions to configure the PoC environment.
Topic 2Description 2
Topic 3Description 3
Topic 4Description 4
[Windows 10 deployment PoC guides](#windows-10-poc-guides)A list of guides providing step by step instructions to deploy Windows 10 in the PoC environment.
@@ -46,36 +47,73 @@ Two computers are required to complete this guide: - - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Computer 1: Hyper-V hostComputer 2: Client**Computer 1****Computer 2**
Windows 8/8.1/10 or Windows Server 2012/2012 R2/2016 installed
- 8 GB RAM (16 GB recommended)
- 50 GB available hard disk space (100 GB recommended)
- SLAT-Capable CPU
- Internet connection
Windows 7 or a later operating system installedRoleHyper-V hostClient
DescriptionThis computer will run Hyper-V, the Hyper-V management tools and the Hyper-V Windows PowerShell module.This computer is a test system on your corporate network that will be converted to a VHD.
OSWindows 8/8.1/10 or Windows Server 2012/2012 R2/2016Windows 7 or a later*
RAM8 GB RAM (16 GB recommended)Any
Disk50 GB available hard disk space (100 GB recommended)Any
CPUSLAT-Capable CPUAny
NetworkInternet connectionAny
+*This guide does not provide specific instructions for upgrading or downgrading the architecture of the client PC from 32-bit or 64-bit. An in-place upgrade can only be performed if the pre- and post-upgrade architecture is the same. To change the architecture of the client PC during the upgrade process, use the wipe and reload scenario procedures. + ## Lab setup -The Hyper-V host computer is configured to host four VMs on a private, proof of concept network. Two VMs are running Windows Server 2012 R2 with required network services and tools installed. The remaining VMs are client systems with one VM intended to mirror a host on your corporate network, and one VM running Windows 10 to illustrate a hardware replacement scenario. See the following diagram. +The Hyper-V host computer is configured to host four VMs on a private, proof of concept network. +- Two VMs are running Windows Server 2012 R2 with required network services and tools installed. +- Two VMs are client systems with one VM intended to mirror a host on your corporate network, and one VM running Windows 10 to illustrate a hardware replacement scenario. + +Links are provided to download trial versions of Windows Server 2012 and all deployment tools necessary to complete the lab. See the following diagram: ![PoC](images/poc.png) -Note: Instructions are provided in this guide to install and configure Hyper-V. However, you can skip the Hyper-V installation instructions and use an existing Hyper-V host computer if desired. - -Links are provided to download trial versions of Windows Server 2012 and all deployment tools necessary to complete the lab. - +**Note**: +>If you have an existing Hyper-V host, you can use this host if desired and skip the Hyper-V installation section in this guide. +>The two Windows Server VMs can be combined into a single VM to conserve RAM and disk space if required. However, instructions in this guide assume two server systems are used. ## Configure the PoC environment -### Requirements +### In this section -To complete the procedures in this topic +[Install Hyper-V](#install-hyper-v) +[Download VHDs](#download-vhds) +[Configure Hyper-V](#configure-hyper-v) +[Configure VHDs](#configure-vhds) +[Verify the configuration](#verify-the-configuration) ### Install Hyper-V @@ -100,12 +138,17 @@ Important If you know that your processor supports SLAT, but you still get an e ![security BIOS settings](images/sec-bios.png) -### Configure Hyper-V - ### Download VHDs +### Configure Hyper-V + ### Configure VHDs +## Windows 10 PoC guides + +- [Step by step: Deploy Windows 10 PoC with System Center Configuration Manager](windows-10-poc-sccm.md) +- [Step by step: Deploy Windows 10 PoC with the Microsoft Deployment Toolkit](windows-10-poc-mdt.md) + ## Related Topics [Windows 10 deployment scenarios](windows-10-deployment-scenarios.md)