Hello,
I'm in the process of building a new VM of Server 2022 and would like some advice on moving our deployment share (MDT) to the new server. I'd like to move the deployment share that resides on a separate partition on the old server and reattach to the new Windows Server 2022. The old server has both MDT and WDS installed with the DeploymentShare and the RemoteInstall folder on the same partition. Looking for some advice before diving in and ending up loosing data.
Would the approach be as follows:
- Attach the partition containing the DeploymentShare and Reminst folder to the new Server 2022
- Install WDS on the new server and point the installation to the existing E:\RemoteInstall folder
- Install MDT and attach the existing DeploymentShare.
or is it best to take the following approach with a less likely chance of overwriting data.
- Create a new partition with the same share name on the new server.
- Install WDS pointing the Reminst folder to the new partiton
- Install MDT to the new partition.
- Copy the data from the \OldServer\Reminst folder to \NewServer\Reminst folder.
- Copy the data from the \OldServer\DeploymentShare folder to \NewServer\Deploymentshare folder.