DOS-usuable Shared Printer
Setup the Printer on a local port [LPT1] of your machine (in my case XP Pro). Then issue the following command from a command prompt:
net use LPT1 \\computername\printername /persistent:YES
depending on how the printer host is setup, you may have to give password info.