Hey all,
I need to add a printer to about 100 machines. The printer is attached to the network using a print server (not a computer with the printer shared), and when we install the printer currently, it shows up with as a local printer, with the port being a raw data port with an IP address.
The clients do not have the driver already installed on their computers, but it is in an accessible network location. Most of the computers don't have the port installed either.
My guess, and this is only a guess, is that I will need a script that creates the port, uses the .inf file located on the network to install the driver, and then create the printer using that driver and setting the port to the recently created printer port. Does this sound like something that can be done? As long as it doesn't require installation of some runtime (so .vbs is fine, because support is already included), I would greatly appreciate any help in either pointing me to somewhere that this has been covered or in helping me out with the basics of a script (please note, I do not have much of a background using .vbs, so please forgive any ignorant questions I may have about it).
Thanks in advance,
Danny
I need to add a printer to about 100 machines. The printer is attached to the network using a print server (not a computer with the printer shared), and when we install the printer currently, it shows up with as a local printer, with the port being a raw data port with an IP address.
The clients do not have the driver already installed on their computers, but it is in an accessible network location. Most of the computers don't have the port installed either.
My guess, and this is only a guess, is that I will need a script that creates the port, uses the .inf file located on the network to install the driver, and then create the printer using that driver and setting the port to the recently created printer port. Does this sound like something that can be done? As long as it doesn't require installation of some runtime (so .vbs is fine, because support is already included), I would greatly appreciate any help in either pointing me to somewhere that this has been covered or in helping me out with the basics of a script (please note, I do not have much of a background using .vbs, so please forgive any ignorant questions I may have about it).
Thanks in advance,
Danny