Using A Script To Install Printer Remotely
Canon ij scan utility download free. I've been trying to install a network printer using Powershell on Windows 7 so that I can automate the setup of our development machines using Puppet. I found a couple of instructions around but none seem to work in my case.
Add Printer To Computer Remotely
One of them uses Add-Printer
, which is only available on Windows 8, and the other ones don't seem to do anything:
Am I missing something? Or is there another way of achieving this?
Canon ij scan utility lite. How can the answer be improved?
Nobody likes to manually install printers. People who tell you otherwise are, in fact, lying. Join our live webcast starting soon. How to Add Printers with PowerShell. Kris Powell in Uncategorized Subscribe July 24, 2014. Nobody likes to manually install printers. How to Write Your First Powershell Script; How to Add Printers. Here's a quick a lil script.SERVERCOMPUTER is the computer where the exported file is sitting on C: and 'REMOTEPC01 is whatever the name of your remote PC you want to install Add-printer -path SERVERCOMPUTER c$ PrinterFile.printerExport -computername REMOTEPC01. But, here is what I would like to know how to do: I want to install the printers to a client's machine via cmd prompt from my machine. I know I can remote into their machine (we use Dameware) and. A tip on how to use Windows PowerShell to install a network printer.