startup script to install printer

  • Thread starter Thread starter BOBO
  • Start date Start date
B

BOBO

Hi all.

I tried to use a startup script to install network printer, but I haven't
found anything that work....

Anybody know how to do?


Many thanks
 
In
BOBO said:
Hi all.

I tried to use a startup script to install network printer, but I
haven't found anything that work....

Anybody know how to do?


Many thanks

add

rundll32 printui.dll,PrintUIEntry /in /n \\servername\printername

to your login script
 
BOBO said:
add

rundll32 printui.dll,PrintUIEntry /in /n \\servername\printername

to your login script


Many thanks.....but I said Startup Script....
The same Script Works fine if used as "LOGON SCRIPT" but does not work as
"STARTUP SCRIPT"...

Can you help me?
 
Yes, I Tried it.....
But nothing
With a little search I discovered that many people have the same problem,
but it still seems that anybody resolved it....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top