JayEs Posted October 23, 2008 Posted October 23, 2008 I need a script that will detect and install network printers only if they are NOT already installed.Here's the scenario: I have a print server with about 11 printers shared out to the network. I've created a login script (batch file) that maps these 11 printers for all users logging into the domain. I would like to get rid of the batch file and have AutoIt create a script that will check to see if the network printers are installed, and if they are not, install the devices otherwise continue with rest of the script.Any thoughts or recommendations?
PsaltyDS Posted October 23, 2008 Posted October 23, 2008 I need a script that will detect and install network printers only if they are NOT already installed.Here's the scenario: I have a print server with about 11 printers shared out to the network. I've created a login script (batch file) that maps these 11 printers for all users logging into the domain. I would like to get rid of the batch file and have AutoIt create a script that will check to see if the network printers are installed, and if they are not, install the devices otherwise continue with rest of the script.Any thoughts or recommendations?Have you used the search function for the forum yet? This is a pretty well worn topic already, with a lot of solutions posted previously. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now