Missing mapped drives in my computer / explorer



I have a problem with users missing mapped drives in my computer /
explorer when they first login to a new computer (and build a profile).
NET USE will list them, command line can see them, applications can
file open and see them, and killing and starting explorer will show
them. But looking at my computer will not show them.

I see other people post that they have the problem, but I have not seen
any solutions.

Here are some more details.
If the drive gets mapped after the desktop loads, it is not a problem.
Once the user relogs, they will have most (if not all) the drives.
All machines are XP sp2 and are mapping several different 2003 servers
in the same domain. All are workstations.


To map the drives I normaly use a vb script using WScript.Network, but
the net use command has the same problem.
The script can either be in the policy or in the users logon script and
it will have the same problem.
Setting the drives to persist in the profile fixed the fallow up logon
attempts, but the initial logon where the profile is built is giving us
the problems.
I tried toggling the setting to have explorer process to run in there
own threads with no luck.
Our most restriced users and domain admins (my self included) all
suffer from the problem.

We have a large group of users (300) that use any number of machines
(150) that get ghosted nightly. Every login they do is a new profile
building login on that machine.

My current workarounds include adding a 35 sec delay on each mapping
(but thats forever on users that log in quickly). I am also
considering fliping the policy that make script run in synchronous mode
on. but that has other problems that will cause me to rework lots of
other scripts (that were desigend to run forever in the background or
require user interaction to close). Those other scripts currently
prevent the user from loggin on in that mode.

Anyone have any ideas of things to try? or having the same problem?

.



Relevant Pages

  • Re: ADMT and log on scripts
    ... the drives didnt show up. ... users properties show the script in the profile tab? ... > for it's stored in the profile, you can simply verify that by disconnect a ... >> see the script from NT, and the account that was migrated hasnt called me ...
    (microsoft.public.win2000.active_directory)
  • Re: Missing mapped drives in my computer / explorer
    ... explorer when they first login to a new computer. ... they will have most the drives. ... The script can either be in the policy or in the users logon script and ...
    (microsoft.public.windowsxp.network_web)
  • Re: MapNetworkDrive not working during first logon
    ... is mapped automatically as part of the users profile. ... if I open a command prompt and switch to one of the mapped drives I ... script runs I get the popup message ... No path is specified for the logon script itself. ...
    (microsoft.public.scripting.vbscript)
  • Re: Login Script question...
    ... >>> I was curious if there is a way that I can some how create a login ... >>> script that will map drives acording to the local server? ... >>> Is there a variable that we could use that would get the local server ...
    (microsoft.public.win2000.group_policy)
  • Re: Strange mapping visibility issue with Vista x64 or x86... (login script issue)
    ... domain (which are mapped at login via a script, ... i only see drives which are mapped that are ... I also found a nice tool for creating and converting admx files from ...
    (microsoft.public.windows.server.general)

Loading