HexCon is coming to NYC. Catch the early-bird price before the time's up! Book me a spot

add printer on windows 10Solved

Participant
Discussion
3 years ago

Hi, we recently purchased some windows devices in the company and now need to connect them to the network printers. Configuring each device manually is taking a lot of time. Is there an easy way to do this?

Replies (5)

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

Hi @Annemie,

Yes, you can automate and simplify the adding/configuration process by deploying scripts to the required Windows devices from the Hexnode portal.

Have a look at Executing Custom Scripts to know more.

Regards
Evin Lee
Hexnode UEM

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

I tried to run a script which I got from the internet, but it failed. Can you please help?

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

Hi @famk_e,

You can use the following PowerShell script to add network printers on Windows 10 devices.

Provide your organization’s printer server name and printer name instead of ‘printServer’ and ‘printerName’, respectively.

This script is obtained from a third-party Open-Source site. Hence, Hexnode will not be responsible for any damage/loss to the system due to the behavior of the script. Also, please validate the script execution on a device before executing it in bulk.

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

one of our devices has trouble running the power shell script. please provide a solution.

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

Hi @Skylar..a,

You can try executing the following batch script.

Provide your organization’s printer server and printer name instead of ‘servername’ and ‘Serverprinter’, respectively.

Have a look at Adding Printers on Windows 10 devices to know more.

Hope this helps your query.

Cheers
Evin Lee
Hexnode UEM