-----Original Message-----
See
http://groups.google.
com/groups?
q=power+user+add+printer&hl=en&lr=&ie=UTF-8&oe=UTF- 8&newwindow=1&safe=off&selm
=3b3ad8ce.1238530%40news.supernews.com&rnum=7
"The user needs to be a member of the local Power Users or
Administrators group on the workstation. In User Manager, add the
global group Domain Users from your domain to the local group Power
Users (or Administrators), assuming your security policies would allow
such."
Ed
Still getting ACCESS DENIED
I am not on as an Admin when I run this command line. My
goal is to run this in a logon script, but I am also
having trouble getting my logon scripts to work.
Please assist
-----Original Message-----
rundll32 printui.dll,PrintUIEntry /il /c\\[remote computer netbios name]
Ed
I all tried
rundll32 printui.dll,PrintUIEntry /c\\IP- address /n\\ip-
addres\printer
The error I am getting now is access denied
-----Original Message-----
I would like to have some sort of logon script for
network mapping, printers, and default desktop load upon
a users logon. If anything ever changes I can just
apply
it to the script. So my questions is what is the proper
command line to do the printers
I have a Batch file for the network mappings already.
So
My next step is the printers.
Also I am unable to get my logon script to run. Is
there
a special naming scheme.
-----Original Message-----
I would like to know the proper command line for
having a logon script of
batch file setup network printer automatically. I
have found some
information on this, but I am having trouble
executing
the command line.
This is the command line that I was given.
Command Line: rundll32 printui.dll,PrintUIEntry /?
Hi Mike,
That command will simply display the help dialog for
PrintUIEntry. As you
can see, there's lots of things you can do.
But it does lead to a question. On Windows 2000 and
later, you can
establish "per-machine printers": Network-attached
printers that appear no
matter who is logged onto the machine. Will that solve
your problem?
Bill
.
.
.
.