G Guest Oct 31, 2005 #1 Does anyone know How I can install s network printer via TCP/IP with out going to the machin? Thanks
P Peter Nov 1, 2005 #2 Does anyone know How I can install s network printer via TCP/IP with out going to the machin? Click to expand... Which "machin"?
Does anyone know How I can install s network printer via TCP/IP with out going to the machin? Click to expand... Which "machin"?
G Guest Nov 2, 2005 #3 rundll32 printui.dll,PrintUIEntry /? I've used this to deploy 10+ printer to about 30 plus pc's it works very smoothly once you figure it out... rundll32.exe printui.dll,PrintUIEntry /in /n \\DOMAIN\PRINTERNAME or rundll32.exe printui.dll,PrintUIEntry /in /n\\DOMAIN\PRINTERNAME I don't have this in front of me right now but I'm pretty sure this is correct.
rundll32 printui.dll,PrintUIEntry /? I've used this to deploy 10+ printer to about 30 plus pc's it works very smoothly once you figure it out... rundll32.exe printui.dll,PrintUIEntry /in /n \\DOMAIN\PRINTERNAME or rundll32.exe printui.dll,PrintUIEntry /in /n\\DOMAIN\PRINTERNAME I don't have this in front of me right now but I'm pretty sure this is correct.
G Guest Nov 2, 2005 #4 Sorry Here is the proper string: rundll32 printui.dll,PrintUIEntry /in /n \\server\printer Domain - Server... close for off the top of my head!
Sorry Here is the proper string: rundll32 printui.dll,PrintUIEntry /in /n \\server\printer Domain - Server... close for off the top of my head!