Hello all,

I've got major difficulties to add a printer driver to a remote
machine.
If I want to add "windows 2000 build-in" drivers, all works fine, but
if I want to add I driver which I downloaded from the internet (e.g.
HP Business Inkjet 2300 PCL 5c driver) I always get the error
message "printer rundll command failed".
I use the command line below:

rundll32 printui.dll,PrintUIEntry /ia /c\\machine /m "HP Business
Inkjet 2300 PCL 5c" /h "Intel" /v "Windows 2000" /f
C:\printerdrivers\windows 2000 drivers\HP business inkjet
2300\Drivers\PCL5\Win2k_XP\English\hpw2300b.inf

I'm 100% sure that the modelname is correct (I looked it up in the
inf file) and also the location of the inf file is correct).
It's weird that this works perfectly for the "windows 2000 build-in"
drivers (where I use the standard %windir%\inf\ntprint.inf inf
file) and not for other printer inf files, or is there something I
overlooked?
Tips and help are very welcome,

thanks in advance,

Joeri