You could probably write a relatively simple batch script
to do this...or..
{5 minutes later}
Ok...I wrote a quick a dirty one. Download it here...
http://terminal.servebeer.com/downlo...re_printer.zip
....and try it out. Near the top of the script there is a
line that looks like this:
set ShareName=RedirPr
That will be combined with a number to uniquely identify
the printer share. For instance, at the end of the
script, the printer share name will be RedirPr_0. If you
want to change the name from RedirPr to something else,
then adjust the above line.
If it works, then could you please let me know? I'm sure
other people might be interested in using it.
-M
>-----Original Message-----
>I have a printer that maps when the client connects via
>RDP to my Windows 2k server. I need to set up a share on
>that printer so my application can print to it.
>ie //servername/share I establish the share but when the
>user logs off of ts and then back on later the share
>disappears. in citrix I can make the printers stay how
>can I do that with TS or how can I make the share come
>back.
>
>Thanks
>.
>