net use j: \\server\vol1\user\me\fixes <password> /USER:theusername
/PERSITANT:NO
This works great.
What is the equivalent under 95 ?
--
Ray
Net Use j: \\server\vol1 password /user:username /persistent:no
followed by
j:
cd \user\me\fixes
This assumes that the share is set to the directory called vol1. If you
set the share at the directory "fixes" then you would map to
\\server\fixes.
--
Greg Chapman
MVP DTS
Nick
Greg Chapman MVP DTS <gbch...@erinet.com> wrote in article
<MPG.dad02421...@207.68.144.14>...
You are right, this is a pain in the keister. I haven't a solution to
this problem. In some ways, Workgroups was easier.