Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

How do I uninstall a network interface driver using Powershell cmdline.

$
0
0

Hello,

I am trying to automate network interface driver installation/uninstallation.

I have looked into pnputil, it works, but it only removes the oem.inf file rather than actually uninstalling the driver binded to the network interface.

I also looked into devcon, but it doesn't seem to be supported for Win 2012 Servers I believe.

Any help would be appreciated.

Thanks!


Viewing all articles
Browse latest Browse all 15028

Trending Articles