Asked by:
Linked deployment share - removed drivers on master not replicate to slave

-
We are using MDT 2012 and use Linked Deployment Share between two servers. Now I am working to setup proper drivers on master MDT server. I found out that we have newest drivers for audio for specific hardware model and remove it (NOT using force option, cannot use this option, we have about 10 hardware models, some of them use newest audio driver) because does not work properly. The older one works ok. Then I try to replicate to slave server and after successfully replication removed drivers still appear in MDT on slave server
Has anyone know this issue?
Question
All replies
-
Are you saying the drivers you remove from the "master" server are not being removed from the linked share? That's pretty much how it works. If you want to remove drivers from the linked share, you will need to perform that function manually. (Linked shares are not mirrors of the "main/master" share.)
-Nick O.
- Proposed as answer by DCtheGeekMicrosoft employee, Editor Thursday, August 01, 2013 4:17 PM
-
-
Hm... I did not realize it. So is it possible to make mirrors of two deploymentshares?
You could use something like DFS for replication, with exclusions for CustomSettings.ini and Bootstrap.ini (or whatever you want to be different between them.)
http://technet.microsoft.com/en-us/library/cc771058.aspx
-Nick O.
-