The following steps will guide you to duplicate a MDT 2013 Update 2 deployment server from one machine to another with a different name.
This document assumes you currently have a working MDT 2013 Update 2 solution and only need to copy the configuration from another known working server to make a duplicate.
- Open your Deployment Console
-
- Right click on ‘MDT Deployment Share’
- Choose ‘Close Deployment Share’
-
- Right click on ‘MDT Deployment Share’ again
- Choose ‘Open Deployment Share’
-
- Select ‘Upgrade the content of the deployment share(if required)
- Make sure the ‘Deployment share path:’ points to the directory of your deployment share.
-
- Click ‘Next’ until you are finished the wizard.
-
- Right click on ‘MDT Deployment Share’
- Select ‘Properties’
-
- One the following tabs you will need to change the appropriate settings to customize for your particular machine.
- General Tab
-
- Make sure the highlighted information is changed to match your machine:
- Network (UNC) Path: Your machine name goes here
- Local Path: Enter the correct path to your deployment share location
- Ensure the other checks are selected for
- Platforms Supported
- Enable Multicast…
-
- Rules Tab
-
- Make sure the highlighted information is changed to match your machine:
- Replace 8669MDT01 with your machine name
- Click ‘Apply’
- Click ‘Edit Bootstrap.ini’
-
- Replace 8669MDT01 with your machine name
- Save the file and exit it.
-
-
- Windows PE Tab
- Click the ‘Drivers and Patches’ tab
-
- Ensure that for:
- Platform: x86 and x64
- Selection profile: WinPE10 Drivers (This is the selection profile I have saved my WINPE drivers to)
- Click ‘Apply’ for each platform
-
- Monitoring Tab
-
- Replace 8669MDT01 with your machine name
- Click ‘Apply’
- Click ‘OK’
-
- Browse to your deployment share folder
- Open the Boot folder
-
- Delete all the contents of the Boot folder
-
- Right click on ‘MDT Deployment Share’
-
- Choose ‘Update Deployment Share’
-
- Choose ‘Completely regenerate the boot images’
- Click ‘Next’ until you are finished the dialog wizard.
- This process will take 5-20 minutes.
-
-
- Open WDS ‘Windows Deployment Services’
-
- Expand ‘Servers’
- Expand your server name
- Click ‘Boot Images’
- Select the boot image on the right
- Right click the selection
- Choose ‘Replace Image’
- Browse to the deployment share ‘Boot’ folder that you deleted the files from in the previous steps.
-
- Select ‘LiteTouchPE_x64.wim’ file
- Select ‘Next’ until you are finished the dialog wizard
- Expand ‘Mulitcast Transmissions’
- If you see ‘MDT Share DeploymentShare$’ you are all done.
- If you do not see this then you need to run the following command from an administrative command prompt.
- wdsutil.exe /new-namespace /FriendlyName:"Microsoft Deployment Server" /NameSpace:DeploymentShare$ /ContentProvider:WDS /ConfigString:c:\DeploymentShare /NameSpaceType:AutoCast
-















No comments:
Post a Comment