Link to home
Start Free TrialLog in
Avatar of angus_young_acdc
angus_young_acdcFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Install Printer on Seperate Machine?

I'm not sure if this is possible, as I would imagine the security risks would be dangerous, but I've been tasked with installing all printers on our various print servers (13 in total) on our Production boxes (8 in total), and it appears to be a boring manual task, especially as selecting all and pressing Enter prompts a dialog, and right clicking and selecting Connect throws an error when it attempts to access private printers.

So, I was wondering if it's possible for me to install them on the target machines via code that will run on my machine.   And if it is possible, how to go about it? I know the account credentials for the boxes, so I can use impersonation to run any code I write.

I should state, I would be doing this in C# (not a script) as I can't put anything on the boxes, and my machine is XP and the target boxes are Win2000.
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of angus_young_acdc

ASKER

Unfortunately I couldn't exactly get this to work, and I was unsure how to do it for other machines (this appears to just be local).  

I would have posted back about it, however the company I work for changes their mind constantly, and this project was scrapped.