Sep 9, 2003 #1 lengoo IS-IT--Management Jan 15, 2002 381 GH Hi All, I need to map a LPT port to a printer using the UNC path \\server\printer on Citrix.. how can I do this? Thanks
Hi All, I need to map a LPT port to a printer using the UNC path \\server\printer on Citrix.. how can I do this? Thanks
Sep 11, 2003 #2 Ogi Technical User Nov 9, 2001 896 GB It "should" be mapped automatically, try:- Net Use and you should see :- New connections will not be remembered. Status Local Remote Network ------------------------------------------------------------------------------- A: \\Client\A$ Client Network C: \\Client\C$ Client Network D: \\Client\D$ Client Network E: \\Client\E$ Client LPT1 \\Client\LPT1: Client Network LPT2 \\Client\LPT2: Client Network If not, try:- net use lpt1: \\Client\lpt1: Cheers, Carl Upvote 0 Downvote
It "should" be mapped automatically, try:- Net Use and you should see :- New connections will not be remembered. Status Local Remote Network ------------------------------------------------------------------------------- A: \\Client\A$ Client Network C: \\Client\C$ Client Network D: \\Client\D$ Client Network E: \\Client\E$ Client LPT1 \\Client\LPT1: Client Network LPT2 \\Client\LPT2: Client Network If not, try:- net use lpt1: \\Client\lpt1: Cheers, Carl