How do I determine what device drivers I need from command line?

3

I need network access from a device running WinPE, but I don't believe that the WinPE image has the correct network drivers. Is there a way to figure out what drivers I need from the command line?

I don't have access to documentation on the device.

Sam I am says Reinstate Monica

Posted 2012-09-17T18:52:31.347

Reputation: 200

2

You could use the DevCon tool to determine the ID of the NIC and then use the browser to Google for that.

– Synetech – 2012-09-17T20:20:41.747

Answers

2

I've found an application called "DevManView", and I used that to look at what devices my machine had.

Sam I am says Reinstate Monica

Posted 2012-09-17T18:52:31.347

Reputation: 200