You can try using the printui.dll commands.

rundll32 printui.dll,PrintUIEntry /o /n\\machine\printer

will open a printer queue. You can also do a..

rundll32 printui.dll,PrintUIEntry /?

to view all other options. Dont know if this is exactly what you were looking for.