ItIsSolutions
IS-IT--Management
I have written my script as shown below however it will not install the printer driver. I downloaded the driver for the HP2430 into c:\24x0 however when i run this script i get a Win32 error code 2.
I do very little scripting and am looking for some help.
Thank you
cscript c:\windows\system32\prndrvr.vbs -a -m "HP LaserJet 2430 PCL 6" -v 3 -e "Windows NT x86" -h "C:\24x0" -i "C:\24x0\hpc24x0c.inf"
I do very little scripting and am looking for some help.
Thank you
cscript c:\windows\system32\prndrvr.vbs -a -m "HP LaserJet 2430 PCL 6" -v 3 -e "Windows NT x86" -h "C:\24x0" -i "C:\24x0\hpc24x0c.inf"