mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
Merged PR 1891: Merge migration-fixes to master
Several minor content fixes.
This commit is contained in:
@ -106,9 +106,9 @@ For more information, see the following guides:
|
||||
The following topics provide a change history for Windows 10 ITPro TechNet library content related to deploying and using Windows 10.
|
||||
|
||||
[Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md)
|
||||
[Change history for Access Protection](/windows/access-protection/change-history-for-access-protection)
|
||||
[Change history for Device Security](/windows/device-security/change-history-for-device-security)
|
||||
[Change history for Threat Protection](/windows/threat-protection/change-history-for-threat-protection)
|
||||
<BR>[Change history for Access Protection](/windows/access-protection/change-history-for-access-protection)
|
||||
<BR>[Change history for Device Security](/windows/device-security/change-history-for-device-security)
|
||||
<BR>[Change history for Threat Protection](/windows/threat-protection/change-history-for-threat-protection)
|
||||
|
||||
|
||||
## Related topics
|
||||
|
@ -19,10 +19,12 @@ localizationpriority: high
|
||||
|
||||
**MBR2GPT.EXE** converts a disk from Master Boot Record (MBR) to GUID Partition Table (GPT) partition style without modifying or deleting data on the disk. The tool is designed to be run from a Windows Preinstallation Environment (Windows PE) command prompt, but can also be run from the full Windows 10 operating system (OS).
|
||||
|
||||
MBR2GPT.EXE is located in the **Windows\\System32** directory on a Windows 10 computer running Windows 10 version 1703 or later.
|
||||
|
||||
You can use MBR2GPT to perform the following:
|
||||
|
||||
- \[Within the Windows PE environment\]: Convert any attached MBR-formatted disk to GPT, including the system disk.
|
||||
- \[From within the currently running OS\]: Convert any attached MBR-formatted disk to GPT, including the system disk.
|
||||
- \[Within the Windows PE environment\]: Convert any attached MBR-formatted system disk to the GPT partition format.
|
||||
- \[From within the currently running OS\]: Convert any attached MBR-formatted system disk to the GPT partition format.
|
||||
|
||||
>MBR2GPT is available in Windows 10 version 1703, also known as Windows 10 Creator's Update, and later versions.
|
||||
>The tool is available in both the full OS environment and Windows PE.
|
||||
@ -224,6 +226,7 @@ Before any change to the disk is made, MBR2GPT validates the layout and geometry
|
||||
- 16KB + 1 sector at the end of the disk
|
||||
- There are at most 3 primary partitions in the MBR partition table
|
||||
- One of the partitions is set as active and is the system partition
|
||||
- The disk does not have any extended/logical partition
|
||||
- The BCD store on the system partition contains a default OS entry pointing to an OS partition
|
||||
- The volume IDs can be retrieved for each volume which has a drive letter assigned
|
||||
- All partitions on the disk are of MBR types recognized by Windows or has a mapping specified using the /map command-line option
|
||||
|
@ -74,7 +74,7 @@ The following steps can resolve many Windows upgrade problems.
|
||||
<LI>sfc /scannow</LI>
|
||||
</UL>
|
||||
</LI>
|
||||
<LI>Update Windows so that all available recommended updates are installed.</LI>
|
||||
<LI>Update Windows so that all available recommended updates are installed, and ensure the computer is rebooted if this is necessary to complete installation of an update.</LI>
|
||||
<LI>Uninstall non-Microsoft antivirus software.
|
||||
<UL>
|
||||
<LI>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
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'><B>Code</B>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'>
|
||||
|
||||
8000405 - 0x20007
|
||||
800040005 - 0x20007
|
||||
|
||||
</TABLE>
|
||||
|
||||
@ -667,6 +667,39 @@ The installation failed during the second boot phase while attempting the MIGRAT
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'><B>Code</B>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'>
|
||||
|
||||
8007001F - 0x3000D
|
||||
|
||||
</TABLE>
|
||||
|
||||
<P><TABLE cellspacing=0 cellpadding=0>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'><b>Cause</b>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'>
|
||||
|
||||
The installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATA operation.
|
||||
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD align="left" valign="top" style='border:solid #000000 1.0pt;'>
|
||||
|
||||
<TABLE cellspacing=0 cellpadding=0>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'><b>Mitigation</b>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'>
|
||||
|
||||
[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.
|
||||
|
||||
</TABLE>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR><TD align="left" valign="top" style='border:solid #000000 1.0pt;'>
|
||||
|
||||
<TABLE cellspacing=0 cellpadding=0>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'><B>Code</B>
|
||||
<TR><TD style='padding:0in 4pt 0in 4pt;border:dotted #FFFFFF 0.0pt;'>
|
||||
|
||||
8007001F - 0x4000D
|
||||
|
||||
</TABLE>
|
||||
|
@ -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)
|
||||
|
@ -54,11 +54,8 @@ Topics and procedures in this guide are summarized in the following table. An es
|
||||
<TR><TD>[Convert PC to VM](#convert-pc-to-vm)<TD>Convert a physical computer on your network to a VM hosted in Hyper-V.<TD>30 minutes
|
||||
<TR><TD>[Resize VHD](#resize-vhd)<TD>Increase the storage capacity for one of the Windows Server VMs.<TD>5 minutes
|
||||
<TR><TD>[Configure Hyper-V](#configure-hyper-v)<TD>Create virtual switches, determine available RAM for virtual machines, and add virtual machines.<TD>15 minutes
|
||||
<<<<<<< HEAD:windows/deployment/windows-10-poc.md
|
||||
<TR><TD>[Configure service and user accounts](#configure-service-and-user-accounts)<TD>Start virtual machines and configure all services and settings.<TD>60 minutes
|
||||
=======
|
||||
<TR><TD>[Configure VMs](#configure-vms)<TD>Start virtual machines and configure all services and settings.<TD>60 minutes
|
||||
>>>>>>> bb842731e73d0f219d021f0869d9b36c8aba222c:windows/deploy/windows-10-poc.md
|
||||
<TR><TD>[Appendix A: Verify the configuration](#appendix-a-verify-the-configuration)<TD>Verify and troubleshoot network connectivity and services in the PoC environment.<TD>30 minutes
|
||||
<TR><TD>[Appendix B: Terminology in this guide](#appendix-b-terminology-used-in-this-guide)<TD>Terms used in this guide.<TD>Informational
|
||||
</TABLE>
|
||||
|
Reference in New Issue
Block a user