PC Review


Reply
Thread Tools Rate Thread

Drive Mappings Problem

 
 
=?Utf-8?B?QW5uYQ==?=
Guest
Posts: n/a
 
      24th Aug 2007
Multiple XP users are experiencing their mapped network drive
(\\servername\username) which unmaps itself even after they were succesfully
able to map the drive.
 
Reply With Quote
 
 
 
 
Newbie Coder
Guest
Posts: n/a
 
      24th Aug 2007
Anna,

If you're using AD then use the logon/loff scripts

--
Newbie Coder
(It's just a name)



"Anna" <(E-Mail Removed)> wrote in message
news:E2DC1E13-273B-4C61-9582-(E-Mail Removed)...
> Multiple XP users are experiencing their mapped network drive
> (\\servername\username) which unmaps itself even after they were succesfully
> able to map the drive.



 
Reply With Quote
 
=?Utf-8?B?QW5uYQ==?=
Guest
Posts: n/a
 
      24th Aug 2007
I am using AD and have the drive mappings in the logon scripts but for some
reason the drive mappings intermittently disappear.

"Newbie Coder" wrote:

> Anna,
>
> If you're using AD then use the logon/loff scripts
>
> --
> Newbie Coder
> (It's just a name)
>
>
>
> "Anna" <(E-Mail Removed)> wrote in message
> news:E2DC1E13-273B-4C61-9582-(E-Mail Removed)...
> > Multiple XP users are experiencing their mapped network drive
> > (\\servername\username) which unmaps itself even after they were succesfully
> > able to map the drive.

>
>
>

 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      24th Aug 2007
Anna,

What I suggest you also do is run a batch file on startup too locally

Net Use... See here but use the '/persistant:yes' at the end:

http://www.microsoft.com/resources/d....mspx?mfr=true

Example:

Net Use Z: \\ServerName\Directory /persistant:yes

--
Newbie Coder
(It's just a name)


"Anna" <(E-Mail Removed)> wrote in message
news:FAC8F9F0-3370-4CD0-97D6-(E-Mail Removed)...
> I am using AD and have the drive mappings in the logon scripts but for some
> reason the drive mappings intermittently disappear.
>
> "Newbie Coder" wrote:
>
> > Anna,
> >
> > If you're using AD then use the logon/loff scripts
> >
> > --
> > Newbie Coder
> > (It's just a name)
> >
> >
> >
> > "Anna" <(E-Mail Removed)> wrote in message
> > news:E2DC1E13-273B-4C61-9582-(E-Mail Removed)...
> > > Multiple XP users are experiencing their mapped network drive
> > > (\\servername\username) which unmaps itself even after they were

succesfully
> > > able to map the drive.

> >
> >
> >



 
Reply With Quote
 
John John
Guest
Posts: n/a
 
      24th Aug 2007
I think you mean *persistent:yes* In any case it is usually recommended
*not* to use the persistent:yes switch if you run the batch file at
every startup. Deleting all persistent connections and running a batch
file to establish them at every log is often a fix to problems with
persistent connections.

John

Newbie Coder wrote:

> Anna,
>
> What I suggest you also do is run a batch file on startup too locally
>
> Net Use... See here but use the '/persistant:yes' at the end:
>
> http://www.microsoft.com/resources/d....mspx?mfr=true
>
> Example:
>
> Net Use Z: \\ServerName\Directory /persistant:yes
>

 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      24th Aug 2007
John John,

A typo by me but the user had a link to all switches

But the user can also use a switch to configure a username too if they wish.

Me personally would rather map the home directory etc within AD then run a batch
locally to map general shares. Its less likely to fail where XP is concerned. If
the users are nailed down sufficiently then there are no problems

Don't forget the registry also holds the Mapped Network Drive MRU
(HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Map
Network Drive MRU) list too. Is that also classed as 'dangerous'?

With 2000 you could have at least use the lanmanager registry key for a timeout
for disconnection...

--
Newbie Coder
(It's just a name)


"John John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I think you mean *persistent:yes* In any case it is usually recommended
> *not* to use the persistent:yes switch if you run the batch file at
> every startup. Deleting all persistent connections and running a batch
> file to establish them at every log is often a fix to problems with
> persistent connections.
>
> John
>
> Newbie Coder wrote:
>
> > Anna,
> >
> > What I suggest you also do is run a batch file on startup too locally
> >
> > Net Use... See here but use the '/persistant:yes' at the end:
> >
> >

http://www.microsoft.com/resources/d....mspx?mfr=true
> >
> > Example:
> >
> > Net Use Z: \\ServerName\Directory /persistant:yes
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Drive Mappings - Login Script, H drive access jfkind@gmail.com Windows XP General 0 17th Apr 2006 10:20 PM
Drive mappings problem after SP2 installation =?Utf-8?B?cGF1bA==?= Windows XP General 3 13th May 2005 02:15 PM
Drive Mappings Dan Windows XP Help 0 24th Feb 2004 11:36 PM
Drive mappings =?Utf-8?B?WDJEUg==?= Windows XP Help 0 12th Feb 2004 09:06 PM
win2k vpn problem with drive mappings neil Microsoft Windows 2000 RAS Routing 0 4th Feb 2004 08:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:22 PM.