Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares

Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares

Posted on 04/09/202007/02/2024 Christian By Christian 1 Comment on Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares

Linked Deployment Shares are used to distribute and synchronize content across MDT Deployment Share, i.e., from a secondary to a parent deployment share or vice versa. In this guide, we will discuss Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares. See the following guide on how to remove an MDT Deployment Share. Here is a similar article: How to link a removable media to a Deployment Share: Replicate Deployment share to a removable device.

When Deployment Shares are connected to other deployment shares, these are referred to as “Linked Deployment Shares”.

Note: You can also copy the MDT Deployment Share to a USB (removable) device.  

For some articles I have written on WDS, see the articles. How to set up and install WDS role, how to configure Windows Deployment Services on Windows Server 2019. On how to add images to WDS and configure Multicast transmission via the GUI and WDSUTIL and see this guide on how to create a Windows 10 reference image.

What is a Selection Profile?

Before proceeding with the configuration of a Linked Deployment Share, Let’s discuss what a “Selection Profile” is. A selection profile simply selects folders across applications, operating systems, out-of-box drivers, packages, and task sequences, and offline media profiles.

You create a selection profile in advance, and all you need to do is to choose that selection profile when you set up the Linked Deployment (replication).

These profiles can be created within the MDT Deployment Share as follow. This step should be done only when you wish to have a nice Selection Profile different from the default ones.

Under “Advanced Configuration” in the MDT workbench, right-click on the Selection Profiles and click on the New Selection Profile

Selection-profile

In the Selection Profile Name box, enter a descriptive name for the selected profile and click on Next. On the Folder page, select the folders that you want to include in the selection profile, click on Next.

Selection-Profile-wizard

When the summary page is prompted, review it and click on Next. Click on Finish to close the Selection Profile Window.

Now we are done creating a selection profile, now we can proceed with the creation of a Linked Deployment. In the test environment which you wish to replicate to the production environment (this scenario might be different for you).

But the same principle applies. To link a deployment, please reproduce the following steps below.

Configure Linked Deployment Share

In this example,, I will assume you already have an MDT Deployment Share created. If you haven’t, please see this guide on how to configure and deploy Windows using Microsoft Deployment Toolkit and Windows Deployment Services for Windows 10.

Under “Advanced Configuration” in the MDT workbench. Right-click on the Linked Deployment Shares and click on the New Linked Deployment Share.

On the General Settings page as shown below, enter the UNC path of the Deployment Folder you wish to replicate.

  • Also, you have the possibility of selecting a Selection profile if you do not want to replicate everything.
  • Then you can also choose to merge or replace your production deployment share folder if you wish. Here I will be merging the Deployment Share.
  • Then click on Next as shown below.

If you wish to select a selection profile you created above, use the drop-down button to select the right selection profile. If you wish to use a UNC path, it should be like this

\\MyProductionserver\DeplyonmentshareWS2019

 On the Confirmation page, click on Finish to close the New Linked Deployment Share window as shown below.

Note: This step only creates the Linked Share and does not copy the data over. In order to copy all the data from the secondary deployment share to the linked (primary) deployment share,you must perform the following below.

Please see How to Remove an MDT Deployment Share, how to Upgrade Driver Automation Tool: How to automate Windows drivers with the SCConfigMgr on Windows, How to remove an MDT Deployment Share, How to install and configure Active Directory Domain Services on Windows Server 2022, and how to import drivers in .exe format into Microsoft Deployment Toolkit.

Replicate MDT Contents

Right-click on the name of the linked deployment share

3.9 Capture
3.9 Capture

Select “Replicate Content” as shown below

3.10 Capture
3.10 Capture

On the Confirmation page. Click on Finish to close the Replicate To Linked Deployment Share dialog box

On the Confirmation page, click on Finish to close the Replicate To Linked Deployment Share window. The following guide will be useful if you wish to remove an MDT Deployment Share.

I hope you found this blog post helpful on Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Deployment Toolkit (MDT), WDS, Windows 10

Post navigation

Previous Post: How to remove an MDT Deployment Share
Next Post: [MAILX ERROR: STATUS=BOUNCED] Fixing Mailx error when sending emails from Command line

Related Posts

  • article 1280x720.192a2586 1 1
    No valid offer received: WDS PXE-E16 error when booting clients Windows Server
  • How To Upgrade Domain Controllers
    Build a New DC vs Swing Migration: Upgrade Server OS Correctly Windows Server
  • windows10update 1
    License file was not found in the specified path (Error 0xc1570103) Windows Server
  • image 41
    INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
  • hero windowsadmincenter
    Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state Windows Server
  • windows 10 s wallpaper 800x450 1
    How to remove WDS role via the GUI and PowerShell Windows Server

More Related Articles

article 1280x720.192a2586 1 1 No valid offer received: WDS PXE-E16 error when booting clients Windows Server
How To Upgrade Domain Controllers Build a New DC vs Swing Migration: Upgrade Server OS Correctly Windows Server
windows10update 1 License file was not found in the specified path (Error 0xc1570103) Windows Server
image 41 INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
hero windowsadmincenter Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state Windows Server
windows 10 s wallpaper 800x450 1 How to remove WDS role via the GUI and PowerShell Windows Server

Comment (1) on “Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares”

  1. Avatar photo russ says:
    09/09/2022 at 7:25 PM

    is there a way to throttle the network traffic when replicating to a linked deployment share?

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • win 10 login screen
    Import a user profile in Windows to another PC Windows
  • what is saml e1690630549650
    What is SAML – Security Assertion Markup Language Windows Server
  • HyperV copy
    How to convert a VHDX file to a VHD Virtualization
  • Screenshot 2022 04 02 at 22.59.54
    How to fix importing the project failed: Project namespace path can contain only letters, digits, etc Version Control System
  • Azure App Service
    How to Restore Deleted Azure App Service Using PowerShell Automation
  • Complete Guide on TestRail as a Test Management Tool   banner
    Complete Guide on TestRail as a Test Management Tool Security | Vulnerability Scans and Assessment
  • maxresdefault
    How to join a computer to the Domain Windows Server
  • Veeam backup and replication update
    How to update Veeam Backup and Replication [VBR] Backup

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,814 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.