- Connect to a shared folder
- Posted by Davisote on November 30th, 2005
Hi.
I want to connect to a shared folder in a windows server 2000 which is in a
workgroup.
When I login to domain everything is correct, then I lunch a script which
connect to the shared folder like that: NET USE X: \\VENUS\USER /user:john
john, but the next time I connect after shut down the computer, it remember
the last time I connect, but to the domain, so, I have to answer the
question.....
How can I avoid the question when I logon????
Thanks
- Posted by Chuck on November 30th, 2005
On Wed, 30 Nov 2005 03:56:08 -0800, "Davisote"
<Davisote@discussions.microsoft.com> wrote:
>Hi.
>
>I want to connect to a shared folder in a windows server 2000 which is in a
>workgroup.
>
>When I login to domain everything is correct, then I lunch a script which
>connect to the shared folder like that: NET USE X: \\VENUS\USER /user:john
>john, but the next time I connect after shut down the computer, it remember
>the last time I connect, but to the domain, so, I have to answer the
>question.....
>
>How can I avoid the question when I logon????
>Thanks
Davisote,
Specifically what question are you objecting to? Your post leaves a bit to be
desired in the way of detail.
<http://nitecruzr.blogspot.com/2005/06/background-information-useful-in.html>
http://nitecruzr.blogspot.com/2005/0...useful-in.html
Are you objecting to the automatic reconnection? Or to the password query? If
to the former, remove the "Reconnect at logon" or "Persistent" from the map. If
to the latter, you can include the password in the "Net Use" command. But you
will have to supply a password, on way or the other, if you're going to run "Net
Use".
--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
- Posted by Davisote on December 1st, 2005
Hi.
Excuse me, I didnt say that I try to connect to a server in a workgroup out
of the domain.
I have tried to remove "reconnect at logon" and in some computers works and
in others doesn't work (mainly in w2000 Professional)
Is there a way of doing this for every computer???
Thanks
"Chuck" wrote:
> On Wed, 30 Nov 2005 03:56:08 -0800, "Davisote"
> <Davisote@discussions.microsoft.com> wrote:
>
> >Hi.
> >
> >I want to connect to a shared folder in a windows server 2000 which is in a
> >workgroup.
> >
> >When I login to domain everything is correct, then I lunch a script which
> >connect to the shared folder like that: NET USE X: \\VENUS\USER /user:john
> >john, but the next time I connect after shut down the computer, it remember
> >the last time I connect, but to the domain, so, I have to answer the
> >question.....
> >
> >How can I avoid the question when I logon????
> >Thanks
>
> Davisote,
>
> Specifically what question are you objecting to? Your post leaves a bit to be
> desired in the way of detail.
> <http://nitecruzr.blogspot.com/2005/06/background-information-useful-in.html>
> http://nitecruzr.blogspot.com/2005/0...useful-in.html
>
> Are you objecting to the automatic reconnection? Or to the password query? If
> to the former, remove the "Reconnect at logon" or "Persistent" from the map. If
> to the latter, you can include the password in the "Net Use" command. But you
> will have to supply a password, on way or the other, if you're going to run "Net
> Use".
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My email is AT DOT
> actual address pchuck mvps org.
>