echo off

RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n “fax”

timeout 5 > NUL

RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n “Microsoft XPS Document Writer”

exit

 

 

Save the file in *.bat format. Run this as the user and the printer will switch.