Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows Server » Copy Deployment Share between Servers without using linked Deployment Shares

Copy Deployment Share between Servers without using linked Deployment Shares

Posted on 01/06/202310/09/2025 Christian By Christian No Comments on Copy Deployment Share between Servers without using linked Deployment Shares
image-23

The Microsoft Deployment Toolkit (MDT) is for Windows operating system deployment. It is a free tool for automating Windows and Windows Server operating system deployment, leveraging the Windows Assessment and Deployment Kit (ADK) for Windows 10. In this article, I will show you how to copy Deployment Share between Servers without using linked Deployment Shares. Please see how to perform Attack Surface Reduction Configuration with Microsoft Defender, and the differences between Private and Public networks in Windows to VPN?

Note: MDT performs deployments using the Lite Touch Installation (LTI), Zero Touch Installation (ZTI), and User-Driven Installation (UDI) deployment methods. But MDT uses the LTI deployments only. While ZTI and UDI deployments are performed using MDT with Microsoft System Center Configuration Manager.

Deployment shares

A deployment share is essentially a folder on the server that is shared and contains all the setup files and scripts needed for the deployment solution.

Please learn how Associate SSH Public key with Azure Linux VM, How to create an AMI using AWS console, How to install ENA Driver on Amazon EC2 Windows instance, how to copy and paste between a host machine and VirtualBox VM, and how to configure WatchGuard WebCenter

Why copy Deployment Share without using the Linked Deployment Share?

Copying a deployment share between servers without using the “Linked deployment shares can be necessary for certain scenarios where linked deployment shares are not desirable. Here are a few reasons why you might choose to copy a deployment share instead:

  1. Redundancy and Backup: Having a copy of the deployment share on another server provides redundancy and serves as a backup. If the original server fails or experiences issues, you can switch to the copied deployment share to ensure continuous operation.
  2. Independent Configuration: Copying a deployment share allows you to maintain an independent configuration on the destination server. This can be useful if you want to have different settings, customizations, or modifications on the target server
  3. Isolation and Security: Copying the deployment share can isolate the deployment process and content from other servers or networks. This enhances security by keeping the MDT server contained within a specific server or network segment.
  4. Geographical Distribution: If you have multiple servers distributed across different locations, copying the deployment share can improve performance and reduce network latency. Each server can serve the deployment content locally, eliminating the need for content retrieval over the network.

Most importantly, some files may not be copied (overwritten) if the folder in the target deployment share isn’t present. Or when it contains similar files.

Therefore, I will recommend using a new deployment share when performing a synchronizing of shares. Want to take a look at the MDT Deployment process.

How to link a removable media to a Deployment Share: Replicate Deployment share to a removable device, how to replicate MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares, and how to fix Administrative Shares issues: How to create and access a hidden share folder on Windows devices.

Create New Deployment Shares on the Destination (New) Server

Right-click on the deployment share to create a new deployment share. I have pre-created a folder already with my desired deployment name. So I will browse to this share during creation.

Ensure all needed information is populated as I will not be showing all the steps. Otherwise, refer to ADK|WinPE|MDT: Deploy Windows with WDS for more detailed information.

Create New Deployment share

As you can see below, the share has been created successfully.

DeploymentShare created

Connect to a different (Target) MDT Server

Note: The connection is bidirectional and does not matter the server you are connecting to. This means, you can connect to the source or target and get the desired behaviour.

To do this, connect to the MDT/WDS Server. Launch the Microsoft Deployment Toolkit. This will open the Deployment WorkBench.

Right-click on the Root Deployment Share. Or click on the Root Deployment Share and on the Action pane, select Open Deployment Share.

image-13

Enter the Deployment Share name you want to connect to. If you wish to use a UNC path, it should be like the one below. hen click on Next to continue.

\\MyProductionserver\DeplyonmentshareWS2019$

If you do not know how to get the remote UNC path, see the last section of this blogpost.

image-14

On the summary page, please confirm the details and click on Next to continue.

image-15

On the confirmation page, click on Finish to complete.

image-16

The connected Deployment Share is associated with the UNC path as shown below. This will help you in spotting the opened deployment Share.

image-21

Copy between deployment share. Expend the remote deployment share and copy the content to the local deployment share.

copy between Shares

Here are some related articles: How to remove an MDT Deployment Share, how o fix Error Code: 0x80070035: MDT unable to access the Log share, the Network Path was not found, learn about the differences between MDT and WDS, how to fix MDT Warning: Unable to set the working directory, the application returned an unexpected code 2.

Copy and Paste Content Between MDT Share

Note: You should copy contents over MDT and not the File Server.

To copy contents, locate the target deployment share and copy the application, OS, or Drivers as the case may be to the source deployment share. The image below shows the drivers copying to the source folder.

Copy MDT shares

Click on Close Deployment Share as shown below when done.

Close Deployment share

Note: Update the Deployment Share to reflect the configuration settings on the source server to reflect the new deployment share location. This step also involves modifying the paths, and task sequences to function correctly.

Copy Any other share (folders) Needed over to the New server

This step is optional as you may wish to copy all needed scripts, and some images over to the new server. browser over to the server {\\servername\G$) and copy the files over to the destination partition as you wish.

Copy-file-over-fileexplorer-from-a-remote-server

Informational Only: Get UNC Path

To get the Remote UNC path of the remote MDT server. Launch the deployment share of the server. The Share you wish to get data from, right-click on it.

As you can see below, it will be listed as shown below.
Deploymentshare properties

I hope you found this article useful for how to Copy Deployment Share between Servers without using linked Deployment Shares. Please feel free to leave a comment below.

5/5 - (1 vote)

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, Windows Server Tags:Microsoft Windows, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update
Next Post: Relating Due Diligence and Due Care to Veeam Backup and Replication

Related Posts

  • nicedisk les chatfield cropped 100734348 large
    How to create a bootable USB using Rufus on Windows Windows
  • How to Fix Windows 11 File Explorer lags and freezes issue
    How to Fix Windows 11 File Explorer Lags and Freezes Issue Windows
  • Featured image IE mode.
    How to Enable Internet Explorer Mode in Edge in Windows 11 Windows
  • esd convert wim 1280x720 1
    Differences between Capture image, Discover image, Install and Boot images Windows Server
  • ycx
    Detect registry keys using Process Monitor using Sysinternals Tools Windows Server
  • images 3 4
    What are the differences between an ADM and ADMX file Windows Server

More Related Articles

nicedisk les chatfield cropped 100734348 large How to create a bootable USB using Rufus on Windows Windows
How to Fix Windows 11 File Explorer lags and freezes issue How to Fix Windows 11 File Explorer Lags and Freezes Issue Windows
Featured image IE mode. How to Enable Internet Explorer Mode in Edge in Windows 11 Windows
esd convert wim 1280x720 1 Differences between Capture image, Discover image, Install and Boot images Windows Server
ycx Detect registry keys using Process Monitor using Sysinternals Tools Windows Server
images 3 4 What are the differences between an ADM and ADMX file Windows Server

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

  • sql stuck
    How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • Database Connection Stuck on Working on it
    How to fix TeamPass stuck on working on it Network | Monitoring
  • Microsoft365
    Microsoft 365 Backup: Why is it imperative to protect M365? Backup
  • SQL
    How to install Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • azure cost analysis
    Cost Management in Azure Using Cost Analysis Tool AWS/Azure/OpenShift
  • Ewfvt
    How to prevent a remote shutdown and restart in Windows Windows
  • OpenVz
    OpenVZ template on Proxmox Server: How to Guide Virtualization
  • maxresdefault 2 5
    Why am I unable to ping the Public IP Address of an EC2 instance AWS/Azure/OpenShift

Subscribe to Blog via Email

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

Join 1,823 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.