Hello bart777,

Have you done some searching in this board? I have and it seems your not the first. I don't know why a 'use COM1: "\\client\Com1:"' wouldn't work,
but I'm curious and will test this tomorrow.

I've found a post from a long time ago.
http://www.kixtart.org/forums/ubbthreads...true#Post109790

RobinHood used the code below, which did the trick for him at the time.
 Code:
use "com1" /d
SHELL 'CMD /C net use "COM1" "\\Client\COM1:"'


Edited by BoForce (2009-12-07 07:55 PM)