burnsc
(Starting to like KiXtart)
2004-06-08 02:33 PM
AddPrinterConnection Problem

I am haveing a problem with the AddPrinter Connection Command. It is returning a error(17220-The RPC Server is unavailable). Is this the RPC server on the PDC or the RPC server on the print server? Also which service would it be The RPC locator, or just the RPC server itself?

Thanks


Radimus
(KiX Supporter)
2004-06-08 02:42 PM
Re: AddPrinterConnection Problem

client OS?

usually it would mean the RPC on the print server, but if you are on a win95, it may be a kxrpc server error


Richard H.Administrator
(KiX Supporter)
2004-06-08 02:43 PM
Re: AddPrinterConnection Problem

The server that you are trying to map the printer to.

The error may also be caused by the SPOOLER service being down or unresponsive.


burnsc
(Starting to like KiXtart)
2004-06-08 02:51 PM
Re: AddPrinterConnection Problem

Client OS = WinNT 4.0
problem is occuring speradicly across only SOME machines.
Print Server = Win2K
Print server has RPC service enabled. Client machine also has the RPC service running.

Any Ideas.
Only other idea I can come up with is network timeouts.
Thanks.


Les
(KiX Master)
2004-06-08 02:58 PM
Re: AddPrinterConnection Problem

Quote:

Only other idea I can come up with is network timeouts.





I assume this is the same network that is discussed in execution time

As I said in that thread, you have a problem with network optimization.


burnsc
(Starting to like KiXtart)
2004-06-08 03:16 PM
Re: AddPrinterConnection Problem

Yes this is the same network. However, pings to the server are under 10 msec. I am almost thinking that it is another plant on our network that is not 'optimized'. Our machines were originally 'optimized' by someone who originally knew more aout Novell than I. We are still in the long transition away from Novell though. The Client and IPX will be removed from all machines eventually. (As soon as I can get all the printers converted and application images moved over).
The network issues we are haveing now did not exists until the networks between the company that bought us(entitely MS shop) and ours was connected. So I am figureing from this that there may be something on the 'connected' side instead of ours. Or even a incompatilibility between them. But I admit that that is WAY BEYOND my knowledge as I do not know all the network configs on the 'global' network.


LonkeroAdministrator
(KiX Master Guru)
2004-06-08 03:20 PM
Re: AddPrinterConnection Problem

well, are you part of that domain now?
do you have nameservers on your own site or are you heavily pulling from that possible mother ship?

etc etc...
all about the network it seems.


burnsc
(Starting to like KiXtart)
2004-06-08 03:26 PM
Re: AddPrinterConnection Problem

The only resources we have local is a file/print server. a BDC, an email server and a backup email server. Everything else is from the WAN, so I would have to say we pull Heavily from the 'mother ship'

LonkeroAdministrator
(KiX Master Guru)
2004-06-08 03:32 PM
Re: AddPrinterConnection Problem

you could simply try something like using addprinterconnection with ip instead of servername.


Les
(KiX Master)
2004-06-08 03:38 PM
Re: AddPrinterConnection Problem

Quote:

pings to the server are under 10 msec



That is not a measure of client optimization.
Quote:

Our machines were originally 'optimized' by someone who originally knew more aout Novell than I



Therein lies your problem. A Novell guy will optimize for NetWare, not MS.

The problem is at the client, not the cable plant.


burnsc
(Starting to like KiXtart)
2004-06-08 03:41 PM
Re: AddPrinterConnection Problem

Interesting idea. I will have to try that. I did not think of that idea.

burnsc
(Starting to like KiXtart)
2004-06-08 04:33 PM
Re: AddPrinterConnection Problem

This has been tracked down to a common thread thanks to a coworker of mine. A printer that was added to the win2k server with difficulty yesterday, was deployed. This was figured out by it only affecting the machines that had this printer.
On the machines that have this happening the spooler is gpfing. At current I am wondering if it was the driver that was pushed down to the machines. And if it is, how can I delete the driver?

Any pointers?


burnsc
(Starting to like KiXtart)
2004-06-08 06:32 PM
Re: AddPrinterConnection Problem

Just as a completion to this thread. This was a printer driver problem. I used the instructions from the MSKB to remove the printer drivers manually. That fixed the issue.

Many thanks for all the ideas and help.