Windows Scripting

  • Thread starter Thread starter Chris.
  • Start date Start date
C

Chris.

Hi,

I wonder if anybody knows how i could do this as i am no
programmer :(

I have tried using 'net use' but didnt really work.

I am trying to make a logon script for it to map a
network printer...i would like it to stop the
installation if it is already installed.

The printer is shared through a server, but has its own
IP Address on the network, if possible i would like to
avoid using the LPT port and use its own correct port:
\\server\printer

Thankyou for all your help,

Kind Regards,

Chris.
 
Chris. said:
Hi,

I wonder if anybody knows how i could do this as i am no
programmer :(

I have tried using 'net use' but didnt really work.

I am trying to make a logon script for it to map a
network printer...i would like it to stop the
installation if it is already installed.

The printer is shared through a server, but has its own
IP Address on the network, if possible i would like to
avoid using the LPT port and use its own correct port:
\\server\printer

Thankyou for all your help,

Kind Regards,

Chris.


Explain what you mean by "map a network printer". Usually this would mean
map LPTx to a network printer. Are you trying to install a printer driver
so it is available in the Printers folder? Also, explain what you mean by
"correct port".
 
Back
Top