Windows server 2008 – How to list installed printers via command line
Posted by aidas | Posted in Command line, Windows 2008 | Posted on 06-05-2009
0
I`ll show you how to list installed printers on your Windows server 2008 using command line. For that we will use Prnmngr.vbs script which by default is located on your Windows server 2008 after install. To list all installed printers on server named “Testserver” open command line and type:
cscript %windir%\System32\Printing_Admin_Scripts\Prnmngr.vbs -l
Follow us on Twitter !







