InTheWayBoy Posted August 18, 2005 Posted August 18, 2005 So I've recently moved into an IT position from my previous technican position...I'm pretty exhausted scrambling around learning most as I go, but that's how I work/learn best anyway.So I've got a few questions, and I'm sure I'll have more...On to the topic...logon scripts...specifically printers. I've got a small domain (20 computers) and two Canon network laser multifunction devices. Now before the roll over to the domain they all connected using a TCP port printer setup. I found that was more of a pain for me, so I decided to look into using the Canon's built-in servers and such. I've got them configured to list in the domain, but it's as their own computer, with the printer inside...\\canon\printerNow what I want to do is install these via the logon script. At the moment I have the drivers laying on the domain controller and mapped to all the computers...I have many other sub-printers, and that share contains all the drivers. I'd like to keep it that way, but all the syntax I find on the web doesn't seem to take that into account. Most assume the drivers are already loaded onto the client computer, which I haven't done. I can manually install it fine by just pointing the wizard to the mapped drive and it finds the .inf, but I can't find a way to do that in a script! I found one method, using some .dll (Don't have the page up anymore) that looked like it had a function to install the driver first, and then install the printer...but it never worked right. I really like AutoIT, but I don't even know how to run that as a logon script properly...I have autoit.exe in the sys32 of every client, but I don't know if the file association is set. I have a VBS script that takes care of my drive mapping very nicely, so that's something to consider as well.I was looking at this program called Policy Maker that supposedly does this via GPO, which would rule...I downloaded a mini free version, but it only allows custom registry GPO's. Of course, that didn't work either...but that was for a different problem.I know the driver name, inf location, printer name, and share info for the printers...I just don't know how to line it all up...thanx!
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