0x709 Error Adding Network Printer
-
Tuesday, February 26, 2013 12:00 PM
Hello, all
I have a following issue: I've got a Windows Server 2008R2 with a role - Print and Document Service. On this server network printer is installed - HP LaserJet 400 color M451dn with native drivers for Win 7 32-bit and 64-bit. When I'm trying to add this printer via cmd on Windows 7 Professional work station with such command:
#> rundll32 printui,PrintUIEnry /ga /c\\%servername%\%printername%
Error 0x709 appeares. But when I'm trying to add the same printer via GUI - it could be done without any issues (by reaching a server with it's NetBIOS name and opening a mentioned priner printqueue). I was trying to switch to HP Universal PCL6 printdriver but still no good. Any ideas?
All Replies
-
Tuesday, February 26, 2013 12:31 PM
Found a rootcase. It was about an incorrect command. This is correct:
#> rundll32 printui,PrintUIEntry /ga /n\\%servername%\%printername%
Please, close a request.
- Marked As Answer by Vincent Wang-MCSCMicrosoft Contingent Staff, Moderator Wednesday, February 27, 2013 8:25 AM
-
Wednesday, February 27, 2013 8:25 AMModerator


