I I'm having issues with Add-PrinterDriver "printerDriverName".
I can succesfully call pnputil.exe -i -a "path_to_inf_file.inf"
. It shows that driver is successfully added.
But afterwards I have to call Add-PrinterDriver "printerDriverName"
, which shows
An error accoured while preforming the specified operation. See the error details for more information.
Category info : ObjectNorFound(MSTF_PrinterDriver:Root/StandardCimv2/MSFT_PrinterDriver)[Add-PrinterDriver], CimException
FullQualifedErrorID : HRESULT 0X80070490, Add-PrinterDriver
User contributions licensed under CC BY-SA 3.0