hi all

i ma trying to find a way to map a network printer via a script, the
printer is not shared by a server, it is reachable via its share name or
its ip address .

all references i found use something like \\servername\sharename to
reach a printer , bu in my case i only have the sharename or the printer ip

tnx

Re: printer mapping by Mark

Mark
Sat Sep 01 14:54:31 PDT 2007

Try \\ipaddress\sharename

Regards
Mark Dormer

"console1" <console1@nospam.console1.org> wrote in message
news:fbc5bl$h6t$1@aioe.org...
> hi all
>
> i ma trying to find a way to map a network printer via a script, the
> printer is not shared by a server, it is reachable via its share name or
> its ip address .
>
> all references i found use something like \\servername\sharename to reach
> a printer , bu in my case i only have the sharename or the printer ip
>
> tnx