question

BacharBader-9213 avatar image
0 Votes"
BacharBader-9213 asked IanXue-MSFT edited

How to install drivers using DSC resource

How to add drivers of printer to Windows 10 using DSC resource?

I have the files of the drivers like .inf. it is not in form of exe or setup file. this is just the drivers that I want to add to Windows 10, not the software or not even adding the printer for now.

Thanks
Bachar

windows-server-powershell
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

IanXue-MSFT avatar image
0 Votes"
IanXue-MSFT answered IanXue-MSFT edited

Hi,

To install drivers you can try the PnPUtil.
https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/pnputil


Best Regards,
Ian Xue
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.