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: Build a distributed environment for Windows 10 deployment (Windows 10)
description: In this topic you will learn how to replicate your Windows 10 deployment shares to facilitate the deployment of Windows 10 in remote or branch locations.
MSHAttr: PreferredLib /library
description: In this topic, you will learn how to replicate your Windows 10 deployment shares to facilitate the deployment of Windows 10 in remote or branch locations.
ms.assetid: a6cd5657-6a16-4fff-bfb4-44760902d00c
keywords: ["replication replicate deploy configure remote"]
keywords: ["replication, replicate, deploy, configure, remote"]
ms.prod: W10
ms.mktglfcycl: deploy
ms.sitesec: library
@ -17,15 +16,6 @@ author: CFaw
- Windows 10
**In this article**
- [Replicate deployment shares](#sec01)
- [Set up Distributed File System Replication (DFS-R) for replication](#sec02)
- [Replicate the content](#sec03)
- [Configure Windows Deployment Services (WDS) in a remote site](#sec04)
- [Deploy the Windows 10 client to the remote site](#sec05)
- [Related topics](#related-topics)
In this topic, you will learn how to replicate your Windows 10 deployment shares to facilitate the deployment of Windows 10 in remote or branch locations. If you work in a distributed environment, replicating the deployment shares is an important part of the deployment solution. With images reaching 5 GB in size or more, you can't deploy machines in a remote office over the wire. You need to replicate the content, so that the clients can do local deployments.
We will use four machines for this topic: DC01, MDT01, MDT02, and PC0006. DC01 is a domain controller, MDT01 is a Windows Server 2012 R2 standard server, and PC0006 is a blank machine to which you will deploy Windows 10. You will configure a second deployment server (MDT02) for a remote site (Stockholm) by replicating the deployment share in the original site (New York). MDT01, MDT02, and PC0006 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).