Deploy network printer - Ubuntu
Hello!
I am trying to push a network printer to Ubuntu via KACE.
I´'m using this script:
#!/bin/bash
lpadmin -p "printer_name" -E -v ipp://x.x.x.x/ipp/print -m everywhere
The command works fine when installing it locally. But never reaches to the Ubuntu, when trying to add it remotely via KACE.
Could anyone help me out with this?
Big thanks in advance!
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer