Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Map all printers on a print server
Name: niche Date: September 17, 2007 at 11:30:48 Pacific OS: XP CPU/Ram: 3GHZ/2GB Product: DELL
Comment:
I need help creating a VBScript that when ran on a PC will map all printers from an indicated printserver.
I already know how to add each printer individually but I need one that will automatically search the print server for shared printers and map them. Thanks.
Summary: clients all work on XP machines,and we do direct IP printing. Setting up a print server is not an option I want the script to add the IP port, driver, and printer object. If the machine already has ...
Summary: Hey all, I am currently working on a BATCH file that will install a specific printer (on a printserver) to a computer. The current script looks is this:... ______________________________ @Echo off RE...