Today we’ll talk about opportunities of managing printers and their drivers from the command prompt in Windows 10/ 8.1 and Windows Server 2012 R2/ 2016. We will consider how to install a new local or network printer, print driver, create a TCP/IP print
Adding a network printer from the command line (or bat file) @Echo Off REM Change \\COMPUTER\PRINTER by your printer's UNC . REM Add printer rundll32 printui.dll,PrintUIEntry /in /n\\COMPUTER\PRINTER. REM Set printer as default rundll32 printui.dll,Pr
How to Add a Network Printer via the Command Line. Windows provides network administrators with a set of scripts and command line utilities to automate the installation and configuration of ...
Post a Comment:
Showing 0 Comments: