N
nancy
I am using a vbs script to map network drives, via a
group policy, on roughly 50 staff PC's. Most drives are
mapped to DFS links, one drive maps directly to a share
on a server. The group policy applies this script at user
logon. Drive mapping depends on group membership. Very
cool, when it works.
Trouble is it won't always work. Users get logged in
without the drives mapping. Certain PC's (mostly XP, but
one 2000) are more problematic than others. I can take a
users account and log them into one PC and the script
maps correctly, on another PC it doesn't. But log them
off, and log them back on, and poof, it does.
I'm up for ideas of what to troubleshoot here. Generally
it is worse when the PC is turning on for the day. In
fact my temporary solution for these users is to have
them log off, without shutting down, and log back on.
Most of the time, but not all the time, that will map the
drives correctly.
Oh, and even when the mapping doesn't happen
automatically they are able to manually map the drive. So
it's not a permission issue.
Is it browser elections in the background hogging
bandwidth and effecting the users on slower segments? We
are talking 10/100 ethernet all in one building, some
hubs better than others. Our bandwidth should be hunky
dory.
Any suggestions for the best scripts to use for mapping
drives would also be appreciated as well.
Cheers...N
group policy, on roughly 50 staff PC's. Most drives are
mapped to DFS links, one drive maps directly to a share
on a server. The group policy applies this script at user
logon. Drive mapping depends on group membership. Very
cool, when it works.
Trouble is it won't always work. Users get logged in
without the drives mapping. Certain PC's (mostly XP, but
one 2000) are more problematic than others. I can take a
users account and log them into one PC and the script
maps correctly, on another PC it doesn't. But log them
off, and log them back on, and poof, it does.
I'm up for ideas of what to troubleshoot here. Generally
it is worse when the PC is turning on for the day. In
fact my temporary solution for these users is to have
them log off, without shutting down, and log back on.
Most of the time, but not all the time, that will map the
drives correctly.
Oh, and even when the mapping doesn't happen
automatically they are able to manually map the drive. So
it's not a permission issue.
Is it browser elections in the background hogging
bandwidth and effecting the users on slower segments? We
are talking 10/100 ethernet all in one building, some
hubs better than others. Our bandwidth should be hunky
dory.
Any suggestions for the best scripts to use for mapping
drives would also be appreciated as well.
Cheers...N