I am trying to set a default printer for all users using a batch file that uses the printer’s IP address. I had one for WinXp but it does not work in Win7
My code is not quite right.
rundll32 printui.dll,PrintUIEntry /y /r “IP_10.11.9.2”
Any suggestions.
Thanks.
Paul