add network printer to remote


Author
Message
clj7on
clj7on
Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)Supreme Being (107 reputation)
Group: Forum Members
Posts: 1, Visits: 5
I see the tool to SEE what printers are set up on a remote, but, I do not seem to have a way to add a new one without connecting to the remote and interupting the user.

is there a way to add other printers remotely without taking over the remote?
Yury Averkiev (s-code)
Yury Averkiev (s-code)
Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)
Group: Administrators
Posts: 1.9K, Visits: 3.6K
Ability to add printer to a remote computer is one of the most requested features. The problem is that there are quite a few technical challenges that need be solved to make it possible to implement such feature. But we hope to implement the feature some day...

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
Regards,
Yury Averkiev, SmartCode

IT Software Manager
IT Software Manager
Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)Supreme Being (401 reputation)
Group: Forum Members
Posts: 3, Visits: 13
Look up Global Printer Install.  There are ways to do it within windows by command line.

Example:
rundll32 printui.dll,PrintUIEntry /ga /c\\%1 /n\\%2
     start /wait sc \\%1 stop spooler
     start /wait sc \\%1 start spooler

Just note that this installs a printer globally on the computer and is not removeable by a user.  To remove the printer you have to use the /gu command.  So, it's a good thing, but bad when you remove a printer and have to remove it from all computers through this.  But, there are to cmd files you can get to do this easily and is possible to do through command prompt to a remote computer.
Yury Averkiev (s-code)
Yury Averkiev (s-code)
Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)Supreme Being (213K reputation)
Group: Administrators
Posts: 1.9K, Visits: 3.6K
Thanks! I'll give a try.

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
Regards,
Yury Averkiev, SmartCode

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Explore
Messages
Mentions
Search