From d425c9fdb064e0176071d404139760dbcb4be457 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 20 Dec 2016 15:35:31 -0800 Subject: [PATCH] trying again to get formatting right --- windows/deploy/windows-10-poc-mdt.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/windows/deploy/windows-10-poc-mdt.md b/windows/deploy/windows-10-poc-mdt.md index 452c7d2b5c..9dad69d8fb 100644 --- a/windows/deploy/windows-10-poc-mdt.md +++ b/windows/deploy/windows-10-poc-mdt.md @@ -8,19 +8,6 @@ ms.pagetype: deploy author: greg-lindsay --- - # Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit @@ -222,6 +209,7 @@ A reference image serves as the foundation for Windows 10 devices in your organi 26. Open a Windows PowerShell prompt on the Hyper-V host computer and type the following commands: +
     New-VM -Name REFW10X64-001 -SwitchName poc-internal -NewVHDPath "c:\VHD\REFW10X64-001.vhdx" -NewVHDSizeBytes 60GB
@@ -230,6 +218,8 @@ A reference image serves as the foundation for Windows 10 devices in your organi
     Start-VM REFW10X64-001
     vmconnect localhost REFW10X64-001
 	
+ +
The VM will require a few minutes to prepare devices and boot from the LiteTouchPE_x86.iso file.