script secure printer installation
889/5000
I would like to leave a default password for users for example, in the Users "usernameWindows" default password field 1234
Follow my script
@echo on
echo starting
c: \ windows \ System32 \ cscript c: \ windows \ System32 \ Printing_Admin_Scripts \ Prnport.vbs -a -r p_xxx -h xxx -o LPR -q xxx -2e
c: \ windows \ System32 \ rundll32 printui.dll, PrintUIEntry / ia / m "Samsung X4300 Series" / f "\\ xxxx \ printers \ pedAdmCor \ X4220RX \ Printer \ PCL \ ssl6c.inf"
c: \ windows \ System32 \ rundll32 printui.dll, PrintUIEntry / if / b xxr / f "\\ xxxx \ printers \xxx \ X4220RX \ Printer \ PCL \ ssl6c.inf" / r p_Xxx / m "Samsung X4300 Series"
c: \ windows \ System32 \ cscript% WINDIR% \ System32 \ Printing_Admin_Scripts \ prncnfg.vbs -t -p xxxx -enablebidi
echo end
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question