Networking Forums

Networking Forums > Computer Networking > Windows Networking > Mapped network drive not reconnecting

Reply
Thread Tools Display Modes

Mapped network drive not reconnecting

 
 
David
Guest
Posts: n/a

 
      05-16-2006, 10:34 PM
I have two W2K3 servers SRVA and SRVB, both running in Workgroup mode, in
different Workgroups WGA and WGB respectively.

USERA on SRVA maps drive X to a share on SRVB, checks "Reconnect at Logon"
and specifies to login as a different userid. Gets prompt for userid and
password, enters USERB (defined on SRVB) and password, and the drive is
then mapped and accessible.

When USERA logs off/on, drive X appears to get mapped, but when the drive is
accessed, the user is again prompted for userid and password.

How can I prevent the need to supply the userid and password on first access
after a login?

Would putting both servers in the same Workgroup help?

This is a really pressing problem, and any help would be appreciated...

DT
 
Reply With Quote
 
 
 
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      05-16-2006, 10:52 PM
The conventional way is to simply create a user account on SRVB called USERA
with the same password used for the corresponding account on SRVA. If you
really want to map the drive using an account other than the logged on user,
create a logon script:

net use x: \\SRVB\sharename /user:SRVB\USERB password <enter>

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"David" <(E-Mail Removed)> wrote in message
news:348C8A05-745B-4368-9ADE-(E-Mail Removed)...
> I have two W2K3 servers SRVA and SRVB, both running in Workgroup mode, in
> different Workgroups WGA and WGB respectively.
>
> USERA on SRVA maps drive X to a share on SRVB, checks "Reconnect at Logon"
> and specifies to login as a different userid. Gets prompt for userid and
> password, enters USERB (defined on SRVB) and password, and the drive is
> then mapped and accessible.
>
> When USERA logs off/on, drive X appears to get mapped, but when the drive

is
> accessed, the user is again prompted for userid and password.
>
> How can I prevent the need to supply the userid and password on first

access
> after a login?
>
> Would putting both servers in the same Workgroup help?
>
> This is a really pressing problem, and any help would be appreciated...
>
> DT



 
Reply With Quote
 
David
Guest
Posts: n/a

 
      05-16-2006, 11:46 PM
That's what I had thought. But with W2K3 in WG mode, where do I put logon
scripts? All the examples assume to use Group Policy, etc...

DT

"Doug Sherman [MVP]" wrote:

> The conventional way is to simply create a user account on SRVB called USERA
> with the same password used for the corresponding account on SRVA. If you
> really want to map the drive using an account other than the logged on user,
> create a logon script:
>
> net use x: \\SRVB\sharename /user:SRVB\USERB password <enter>
>
> Doug Sherman
> MCSE, MCSA, MCP+I, MVP
>
> "David" <(E-Mail Removed)> wrote in message
> news:348C8A05-745B-4368-9ADE-(E-Mail Removed)...
> > I have two W2K3 servers SRVA and SRVB, both running in Workgroup mode, in
> > different Workgroups WGA and WGB respectively.
> >
> > USERA on SRVA maps drive X to a share on SRVB, checks "Reconnect at Logon"
> > and specifies to login as a different userid. Gets prompt for userid and
> > password, enters USERB (defined on SRVB) and password, and the drive is
> > then mapped and accessible.
> >
> > When USERA logs off/on, drive X appears to get mapped, but when the drive

> is
> > accessed, the user is again prompted for userid and password.
> >
> > How can I prevent the need to supply the userid and password on first

> access
> > after a login?
> >
> > Would putting both servers in the same Workgroup help?
> >
> > This is a really pressing problem, and any help would be appreciated...
> >
> > DT

>
>
>

 
Reply With Quote
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      05-17-2006, 02:39 PM
You can simply put it in the user's Startup folder.

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"David" <(E-Mail Removed)> wrote in message
news:FAFB9DBE-A563-400F-8706-(E-Mail Removed)...
> That's what I had thought. But with W2K3 in WG mode, where do I put logon
> scripts? All the examples assume to use Group Policy, etc...
>
> DT
>
> "Doug Sherman [MVP]" wrote:
>
> > The conventional way is to simply create a user account on SRVB called

USERA
> > with the same password used for the corresponding account on SRVA. If

you
> > really want to map the drive using an account other than the logged on

user,
> > create a logon script:
> >
> > net use x: \\SRVB\sharename /user:SRVB\USERB password <enter>
> >
> > Doug Sherman
> > MCSE, MCSA, MCP+I, MVP
> >
> > "David" <(E-Mail Removed)> wrote in message
> > news:348C8A05-745B-4368-9ADE-(E-Mail Removed)...
> > > I have two W2K3 servers SRVA and SRVB, both running in Workgroup mode,

in
> > > different Workgroups WGA and WGB respectively.
> > >
> > > USERA on SRVA maps drive X to a share on SRVB, checks "Reconnect at

Logon"
> > > and specifies to login as a different userid. Gets prompt for userid

and
> > > password, enters USERB (defined on SRVB) and password, and the drive

is
> > > then mapped and accessible.
> > >
> > > When USERA logs off/on, drive X appears to get mapped, but when the

drive
> > is
> > > accessed, the user is again prompted for userid and password.
> > >
> > > How can I prevent the need to supply the userid and password on first

> > access
> > > after a login?
> > >
> > > Would putting both servers in the same Workgroup help?
> > >
> > > This is a really pressing problem, and any help would be

appreciated...
> > >
> > > DT

> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reconnecting network Drive Susruta Chatterjee Windows Networking 1 03-08-2007 03:42 AM
LUNs mapped to mount points are much slower than mapped to Drive letters bd Windows Networking 0 12-20-2006 11:40 AM
Network drive not reconnecting efg20 Windows Networking 4 04-30-2006 03:54 AM
mapped drives not reconnecting paul Windows Networking 5 05-17-2004 09:22 PM
mapped network drive Fred Hoffman Windows Networking 1 06-30-2003 09:18 PM



1 2 3 4 5 6 7 8 9 10 11