Re: Drive mapping error





In news:E23AA6DD-8915-47FF-B0D4-871AEE4BC3A1@xxxxxxxxxxxxx,
D Clark <DClark@xxxxxxxxxxxxxxxxxxxxxxxxx> typed:
Thanks for the reply.

It is a batch file we run. We have the persistent:no line in the
script at the start and we map the H drive using Net Use H: /home.

Meaning,

net use h: /home /persistent:no
?

The H drive in then specified in ADUC as
\\server\department\%username%



Hope this helps.

I've seen this happen when NTFS permissions on the user's folder weren't set
up properly - I like Administrators & System = full control, user = modify,
for each of the folders - double check, and push the settings down through
all child folders.

"Lanwench [MVP - Exchange]" wrote:



In news:B33FBE98-F023-472E-B7A1-E31D1BEC48A5@xxxxxxxxxxxxx,
D Clark <D Clark@xxxxxxxxxxxxxxxxxxxxxxxxx> typed:
Hi all.

I work for a NHS Trust and we run Windows Server 2003 with AD. When
users log on they execute a log in script that is defined in their
profile. The user has a H drive which maps to their home directory
specified in their profile. The H drives map to
\\Server\Department\Username.

Maybe OT, but how are you specifying this in the script - is it a
batch file, and is it

net use h: \\server\department%username%
or even
net use h: /home
(presuming that the users' home directory paths are specified in
their ADUC properties) ?

I suggest adding
/persistent:no
to the end of the net use line, too. But that's probably not
relevant - it just helps keep things tidy.


When users are logging in, sometimes their H drive maps correctly,
or it maps to the parent folder (Department) instead. Its completely
random who it happens to and when it happens.

I was wondering if anyone has come accross this before or knows why
it his happening. If anyone needs more info, please let me know. All
help and advice greatfully received.

Double check the permissions that each user has to their subfolder
under the Department share.....should be either Modify or Full
Control (and subfolders under the username folder should inherit the
settings therein).

Also, helps if you mention your client OS version and SP
level.....and if you have any event log errors on the client.


.



Relevant Pages

  • Re: Home Directory
    ... The script works ... >I am trying to setup a fresh out of the box 2003 standard server (Was using ... The problem is that it maps the shared folder for all users ...
    (microsoft.public.windows.server.active_directory)
  • Re: Script to modify NIS maps
    ... via a script. ... I have been trying to accomplish this via sed, Perl, ... There are numerous maps I would be looking to edit via the tool/ ... awk -f remove.awk target=foo3 datafile ...
    (comp.unix.shell)
  • Re: Script to modify NIS maps
    ... via a script. ... I have been trying to accomplish this via sed, Perl, ... There are numerous maps I would be looking to edit via the tool/ ... awk -f remove.awk target=foo3 datafile ...
    (comp.unix.shell)
  • Re: help on fopen
    ... make a drag and drop script, to drag and drop files and maps on one ... the map ../map1 and in the config file appears after file3.html. ...
    (comp.lang.php)
  • Re: Map a NetworkShare to another Folder
    ... > I need help for a script, that maps a Network Share to a local ... > folder. ... > found a sample script from Microsoft at ...
    (microsoft.public.windows.server.scripting)