Hi,
i installed a new Windows ADK for Windows 10 on my WDS server 2012 R2. The last version is 10.1.14393
but when i run dism.exe i see old version:
C:\Windows\system32>dism /? Deployment Image Servicing and Management tool Version: 6.3.9600.17031
and this is a reason why i can't update drivers for boot.wim:
PS C:\> Dism /image:c:\mount /Add-Driver /Driver:C:\Users\aleks\Desktop\PROWinx64\PRO1000\Winx64\NDIS62\*.inf Deployment Image Servicing and Management tool Version: 6.3.9600.17031 Error: 50 To service this Windows image requires the latest version of the DISM. See http://go.microsoft.com/fwlink/?LinkId=293395 to find the latest version of DISM, and http://go.microsoft.com/fwlink/?LinkId=293394 to learn how to install the latest version of DISM from the ADK on you r computer. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log