Connect workstations to a network printer

Looking to be able to automate the task of adding a network printer to a workstation in our network if it doesn’t exist already. We want to make sure that the printers are always available to workstations that need them without and do this using a Procedure attached to profile.

Anyway to do this with a custom script?

@rmorton wouldn’t you be better managing this via your windows server?

This small network is a workgroup, no windows server. I would if there was that option, but there are many cases when small environments do not have a server.

Maybe this would help https://scripts.itarian.com/frontend/web/topic/script-to-setup-a-printer-remotely-with-the-print-driver-on-a-shared-folder ?

Best option.

Older systems we have a nice VBS we use and newer systems we use GPOs

Just done a search on Google and here is my multi server script
https://community.spiceworks.com/scripts/show/2763-multi-server-login-script

if you click on the username you will see the single server version as well.

Regards
Robin