script to set default printer

B

Brian

I'm using a combination of vb scripts and the printui.dll
command to delete old printers and add new printers for
all user profiles on our XP workstations. The last thing
remaining is to be able to set the default printer across
all users. Does anyone know of a script that will do
this. When I tried using printui it only set it for the
current user.
Thanks.
 
M

M. Sorensen

Put your script in the RunOnce key for the Default User's
profile. That way, as new profiles are created, they will
automatically get that default printer installed.

For existing users: You could send an e-mail with a link
to your script and instructions to run it themselves.
 

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