Home > AutoIT, Tools, Windows > Tool for setting default printers (on Users, local & remote computernames)

Tool for setting default printers (on Users, local & remote computernames)

March 30th, 2008 Leave a comment Go to comments

I know there are a lot of tools on the web for setting a default printer depending on different cases. But for me they were all to complex a little bit. I want it more easier and wrote my own SetDefaultPrinter tool wich tries to set a default printer, depending on a username or a local computername or a remote computername (if your users working in terminal server sessions and you have to set the default printer wich ich connected to a special local client).

My tool works as follows…. Just simply implement this tool during the logon process or where else you need it, and if it’s called, the tool parses the “sdp.ini” file. If there is a valid entry, then a set default printer call will be executed through the tool. It always follows the order: Local computer, remote computer and username. So the local computer is always the highest value in the hierachy.

Download: setdefaultprinter.zip
OS: Windows 98, 2000, XP
Language: AutoIT Script V3.2.20

Categories: AutoIT, Tools, Windows Tags: , ,
  1. Vittorio
    October 18th, 2010 at 14:18 | #1

    Great! Iwonted to write something like this, but more simple. My Se7en won’t remember Default printer after each reboot. While it works excellent in the other aspects of IT life and is already filled enough with an amount of useful tools, I won’t reinstall it. It is enough to insert something like this into the autorun set. One I hope the .au3 file be included into the downloaded pack. TNX!

  1. No trackbacks yet.