Print Servers

Brian Forrester 0 Reputation points
2024-07-04T16:07:02.8+00:00

We are currently installing all our printers locally to the endpoint device. We would like to set up a print server to manage our 800 printers.

Issue we are running into:

Using a print server each user that logs into a devices has to search and connect to a printer on the print server

Needed resolution:

We need find a way to force printer installs from the print server to all users that login the local device

Solutions we have tried:

We can use GPO to complete this task, but that will require us to have to many OU's for every department.

We can use a logon script to connect the printer using a GPO for each device, this might create login delays and not great for the user experience

Does anyone have a best practice for this or any other solutions we can look at? We are open to using 3rd party software or any Microsoft tools

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,185 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,627 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
657 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karlie Weng 16,356 Reputation points Microsoft Vendor
    2024-07-05T02:47:32.89+00:00

    Hello,

    Consider utilizing a task scheduler. You can customize the trigger as needed. This way, you can execute your script without causing any login delays.


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments