refreshing conversion test build

This commit is contained in:
Brian Lich
2016-03-21 11:28:01 -07:00
parent fec19851ba
commit 6d38dc68b7
736 changed files with 2316 additions and 5430 deletions

View File

@ -1,9 +1,8 @@
---
title: Refresh a Windows 7 computer with Windows 10 (Windows 10)
description: This topic will show you how to use MDT 2013 Update 1 Lite Touch Installation (LTI) to upgrade a Windows 7 computer to a Windows 10 computer using the computer refresh process.
MSHAttr: PreferredLib /library
ms.assetid: 2866fb3c-4909-4c25-b083-6fc1f7869f6f
keywords: ["reinstallation customize template script restore"]
keywords: ["reinstallation, customize, template, script, restore"]
ms.prod: W10
ms.mktglfcycl: deploy
ms.sitesec: library
@ -17,13 +16,6 @@ author: CFaw
- Windows 10
**In this article**
- [The computer refresh process](#sec01)
- [Create a custom User State Migration Tool (USMT) template](#sec02)
- [Refresh a Windows 7 SP1 client](#sec03)
- [Related topics](#related-topics)
This topic will show you how to use MDT 2013 Update 1 Lite Touch Installation (LTI) to upgrade a Windows 7 computer to a Windows 10 computer using the computer refresh process. The refresh scenario, or computer refresh, is a reinstallation of an operating system on the same machine. You can refresh the machine to the same operating system as it is currently running, or to a later version.
For the purposes of this topic, we will use three machines: DC01, MDT01, and PC0001. DC01 is a domain controller and MDT01 is a Windows Server 2012 R2 Standard server. PC0001 is a machine with Windows 7 Service Pack 1 (SP1) that is going to be refreshed into a Windows 10 machine, with data and settings restored. MDT01 and PC0001 are members of the domain contoso.com for the fictitious Contoso Corporation. For more details on the setup for this topic, please see [Deploy Windows 10 with the Microsoft Deployment Toolkit](deploy-windows-81-with-the-microsoft-deployment-toolkit.md#proof).