Use Windows Defender for protection during the upgrade.
@@ -573,7 +573,7 @@ For more information, see [How to perform a clean boot in Windows](https://suppo
Code
|
-8000405 - 0x20007
+800040005 - 0x20007
@@ -667,6 +667,39 @@ The installation failed during the second boot phase while attempting the MIGRAT
|
Code
|
+8007001F - 0x3000D
+
+
+
+
+Cause
+ |
+
+The installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATA operation.
+
+ |
+ |
+
+
+
+
+Mitigation
+ |
+
+[Analyze log files](#analyze-log-files) in order to determine the files that are blocking data migration.
+
+Note: This error can occur if Active Directory integrated user accounts exist on the computer, but these accounts are no longer present in Active Directory. To repair this error, delete the invalid accounts from the **Users** directory on the local computer and restart the upgrade process.
+
+ |
+ |
+
+
+
+
+
+Code
+ |
+
8007001F - 0x4000D
|
diff --git a/windows/deployment/windows-10-poc-sc-config-mgr.md b/windows/deployment/windows-10-poc-sc-config-mgr.md
index 4e36256cae..7cd077d90a 100644
--- a/windows/deployment/windows-10-poc-sc-config-mgr.md
+++ b/windows/deployment/windows-10-poc-sc-config-mgr.md
@@ -1,10 +1,11 @@
---
-title: Deploy Windows 10 using System Center Configuration Manager
-description: Deploy Windows 10 in a test lab using System Center Configuration Manager
+title: Step by step - Deploy Windows 10 using System Center Configuration Manager
+description: Deploy Windows 10 in a test lab using System Center Configuration Manager
ms.prod: w10
ms.mktglfcycl: deploy
ms.sitesec: library
-ms.pagetype: deploykeywords: deployment, automate, tools, configure, sccm, configuration manager
+ms.pagetype: deploy
+keywords: deployment, automate, tools, configure, sccm
localizationpriority: high
author: greg-lindsay
---
@@ -14,6 +15,7 @@ author: greg-lindsay
**Applies to**
- Windows 10
+
**Important**: This guide leverages the proof of concept (PoC) environment, and some settings that are configured in the following guides:
- [Step by step guide: Deploy Windows 10 in a test lab](windows-10-poc.md)
- [Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit](windows-10-poc-mdt.md)
diff --git a/windows/deployment/windows-10-poc.md b/windows/deployment/windows-10-poc.md
index 32af71bf09..ebdbe4e613 100644
--- a/windows/deployment/windows-10-poc.md
+++ b/windows/deployment/windows-10-poc.md
@@ -54,11 +54,8 @@ Topics and procedures in this guide are summarized in the following table. An es
|
[Convert PC to VM](#convert-pc-to-vm) | Convert a physical computer on your network to a VM hosted in Hyper-V. | 30 minutes
|
[Resize VHD](#resize-vhd) | Increase the storage capacity for one of the Windows Server VMs. | 5 minutes
|
[Configure Hyper-V](#configure-hyper-v) | Create virtual switches, determine available RAM for virtual machines, and add virtual machines. | 15 minutes
-<<<<<<< HEAD:windows/deployment/windows-10-poc.md
|
[Configure service and user accounts](#configure-service-and-user-accounts) | Start virtual machines and configure all services and settings. | 60 minutes
-=======
|
[Configure VMs](#configure-vms) | Start virtual machines and configure all services and settings. | 60 minutes
->>>>>>> bb842731e73d0f219d021f0869d9b36c8aba222c:windows/deploy/windows-10-poc.md
|
[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: Terminology in this guide](#appendix-b-terminology-used-in-this-guide) | Terms used in this guide. | Informational
|