powershell Script to install ,update, remove device drivers (Network adapters)

powershell Script to install ,update, remove device drivers.

May 10th, 2012 3:45am

Could you please provide me a powershell  script to update,remove,install device driver
Free Windows Admin Tool Kit Click here and download it now
May 10th, 2012 5:26am

Hi,

Please read the following:

Bill

May 10th, 2012 1:50pm

Hi,

Please read the following:

Bill

Free Windows Admin Tool Kit Click here and download it now
May 10th, 2012 1:50pm

holy cow Bill. You are 100% unhelpful. He asking for help on a script,  not help on your form rules.
  • Edited by MecWolf Friday, November 08, 2013 10:41 PM
November 8th, 2013 10:40pm

holy cow Bill. You are 100% unhelpful. He asking for help on a script,  not help on your form rules.
  • Edited by MecWolf Friday, November 08, 2013 10:41 PM
Free Windows Admin Tool Kit Click here and download it now
November 8th, 2013 10:40pm

Did you ever figure out how to do this? I need the same thing.
November 8th, 2013 10:41pm

Sorry you found this unhelpful.

Ultimately this is about fairness: If you want others to put forth effort into answering your question, you need to put forth some effort in asking a decent question.

This is a scripting forum where we answer scripting questions. It isn't a script-on-demand forum.

That said: If you want help, please start a new question and demonstrate effort in your question (here's what I searched for, here's what didn't work, here is my script, here are the errors I'm getting, etc.).

Bill

Free Windows Admin Tool Kit Click here and download it now
November 8th, 2013 11:12pm

This is a really old thread I know, but I too need an answer for the original question. I have searched a LOT for this particular question.

In fact, for uninstalling and installing drivers on any network device there doesn't seem to be a way to do it using powershell. All I could find is Remove-PrinterDriver on MSDN, which is obviously just for printer drivers.

Get-NetAdapter commandlets lets you change/configure the network interface but does not give any option to completely uninstall/install a new/old driver.

pnputil works but all it does is remove the oem[x].inf driver package rather than actually installing/uninstalling the binded driver on the network adapter.

Maybe I'm missing something, could you or someone else help?

Thanks!

September 10th, 2014 6:57pm

This is a really old thread I know, but I too need an answer for the original question. I have searched a LOT for this particular question.

In fact, for uninstalling and installing drivers on any network device there doesn't seem to be a way to do it using powershell. All I could find is Remove-PrinterDriver on MSDN, which is obviously just for printer drivers.

Get-NetAdapter commandlets lets you change/configure the network interface but does not give any option to completely uninstall/install a new/old driver.

pnputil works but all it does is remove the oem[x].inf driver package rather than actually installing/uninstalling the binded driver on the network adapter.

Maybe I'm missing something, could you or someone else help?

Thanks!

You are asking deployment and configuration questions in a scripting forum.  You will not find an answer.  Windows installs drivers automatically for most hardware when it is connected.

Free Windows Admin Tool Kit Click here and download it now
September 10th, 2014 8:16pm

A little time with a search can get many things.

http://blogs.technet.com/b/wincat/archive/2012/09/06/device-management-powershell-cmdlets-sample-an-introduction.aspx

September 10th, 2014 8:20pm

https://support.microsoft.com/en-us/kb/311272
Free Windows Admin Tool Kit Click here and download it now
August 4th, 2015 8:38pm

https://support.microsoft.com/en-us
August 4th, 2015 8:47pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics