run batch file silently

Dear,

I've created a batch file to install the network printer but I can't run it silently even if I add -q or /quiet does not work. The command does work without the option -q

Does anyone has an idea? i would be grateful.

cscript c:\windows\system32\printing_admin_scripts\en-us\prndrvr.vbs -a -m -q 

Thanks for your help



  • Edited by ghoomp 23 hours 12 minutes ago
August 20th, 2015 3:36pm

Hi ghoomp,

Try this as well

cscript //nologo //S //B
Running Scripts from the Command Line
https://technet.microsoft.com/en-us/library/ee156587.aspx?f=255&MSPPError=-2147217396
Free Windows Admin Tool Kit Click here and download it now
August 21st, 2015 6:37am

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

Other recent topics Other recent topics