» Printers & Scanners »

How to push out printers without Log On (2 posts)

Can I create a GPO script or something that will delete all of the printers on printold and assign the users the printers on printnew without the users being logged out or rebooting their workstations.

How to push out printers without Log On

On you ad server create a batch script to delete and add printers. then use GP manager to run that file.

To Create the batch file, open notepad and use the following to add printers: rundll32 rundll32 printui.dll,PrintUIEntry /in /n \servernameprintername

and to delete printers: rundll32 rundll32 printui.dll,PrintUIEntry /gd /n \servernameprintername

This needs to be done for all the printers you wish to add or delete. After you create those you need to save the file with the extension of .bat

In group policy manager on the server go to user configuration ->windows settings ->scripts -> logon scripts -> add -> then browse to the file you created. When the users log on the old printers should be removed and the new printers created. You can create various batch scripts and group policies for different users if they require different printers.

Post a Reply

Posting as an anonymous user (Sign in if you have an account, or register to create one)

Best Deals on PCWorld

TabletsView all »
NotebooksView all »
Mobile PhonesView all »
Printers & ScannersView all »
Networking, Wireless & VoIPView all »