JerichoJones
JerichoJones
I tried that but my PS skills are not the best.
DriverPath: Windows 10 x64\\%make%\\%model% 
[PSDGather.log](https://github.com/FriendsOfMDT/PSD/files/14281098/PSDGather.log) [PSDGather.ps1.transcript.log](https://github.com/FriendsOfMDT/PSD/files/14281099/PSDGather.ps1.transcript.log)
Same issue. I think it is a path quoting issue. I checked and the WIM exists (on C: anyway). From the PSDDrivers.log ` `
I verified the paths prior to reboot. 
This doesn't work in my environment. I would assume that the driver folder in MDT would have to be renamed. There are multiple versions of VMware and the drivers are...
In my testing the vmxnet3 20,1 driver does not work on a 7,1 vSphere/ESX guest. I did not iterate through all the possible versions though.
I took a look at what is working. 7,1 - vmxnet3 1.8.x 20,1 - vmxnet3 1.9.x
I'm looking into this further.
So here is what I found: VMWare Tools Workstation (20,1) VMXNET3 19.12 ESX (7,1) VMXNET3 19.14 Hardware ID in both INF files: PCI\VEN_15AD&DEV_07B0 VMXNET3 19.12 does not load on ESX...