Printers and Group Policy

K

Kevin Mattson

You can create scripts to intall the network printer connections and then
use a GPO to assign the scripts. The syntax to intall a network printer is
rundll32 printui.dll,PrintUIEntry /in /n\\servername\printername. You can
get the full options by typing rundll32 printui.dll,PrintUIEntry /? at a
command prompt.

Kevin Mattson
www.deploy-tech.net
 
C

Chris Millette

I am having the same trouble with printers. I used you
script and saved it as a VBS script but got a compilation
error when I applied it. Where did I go wrong.
-----Original Message-----
You can create scripts to intall the network printer connections and then
use a GPO to assign the scripts. The syntax to intall a network printer is
rundll32
printui.dll,PrintUIEntry /in /n\\servername\printername.
You can
get the full options by typing rundll32
printui.dll,PrintUIEntry /? at a
 

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

Top