May 19, 2005 #1 deklin IS-IT--Management Joined Nov 6, 2002 Messages 157 Location US Is there anyway to install printers (HP) via a wondows AD login script? Thanks a lot Deklin "What goes up must come down. Ask any system administrator."
Is there anyway to install printers (HP) via a wondows AD login script? Thanks a lot Deklin "What goes up must come down. Ask any system administrator."
May 19, 2005 #2 markdmac MIS Joined Dec 20, 2003 Messages 12,340 Location US Yes. faq329-5798 I hope you find this post helpful. Regards, Mark Upvote 0 Downvote
May 20, 2005 #3 u080570 Technical User Joined Jul 24, 2003 Messages 100 Location US Try this: rundll32 printui.dll,PrintUIEntry /in /n\\<print server name>\<printer-share-name> rundll32 printui.dll,PrintUIEntry /y /n\\<print server name>\<printer-share-name> Upvote 0 Downvote
Try this: rundll32 printui.dll,PrintUIEntry /in /n\\<print server name>\<printer-share-name> rundll32 printui.dll,PrintUIEntry /y /n\\<print server name>\<printer-share-name>