


If you want to remove that device driver you can create a task containing the following command:Ĭ:\temp\devcon remove “PCI\VEN_8086&DEV_1C3A&CC_0780 ” Drivers updated successfully.” As you can see in the image it did. When you run this AM module on the remote computer, the logfiles shows ”Updating drivers for PCI\VEN_8086&DEV_1C3A&CC_0780 from c:\temp\heci.inf. Then a task that runs the following command:Ĭ:\temp\devcon update “c:\temp\heci.inf” “PCI\VEN_8086&DEV_1C3A&CC_0780” >C:\temp\InstallHeci.txt

To update/install this driver I created a module In RES Automation Manager that includes a task that copies the files to eg. In this case it was the Intel(R) HECI driver consisting of 4 files, heci.cat, HECI.inf, HECI.sys and HECI圆4.sys. Therefore i searched in the Windows Driver Development Tools for a tool that can do just that.įor instance if you have a remote computer where you have a questionmark in the devicemanager console, you cannot update the driver remotely.Ĭheck the HardwareId on the Details tab and find the appropriate driver. Normally we install drivers with RES Automation manager and Dpinst, but it had failed on this machine and with remote device management you cannot remove devices. Today i came across a problem with a device driver on a remote computer.
