rename mapped drives

  • Thread starter Thread starter Arne Tiedemann
  • Start date Start date
A

Arne Tiedemann

Hello,

i'll rename the network drives for every User. I'll not
that the User see "apps on \\server\share\ (f:\)".

Can anybody help me to solve this?

In Windows 2003 Server i can solve this featur over an
registry patch!

Thx
Arne Tiedemann www.bitbuilder.de
 
I don't understand the question. Can you rephrase and post again?

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 
Hello,

when I map a Network Drive a user see in Explorer (Daten auf "FileSRV") ! I'll change this Name to (Daten) or what ever i want. In Windows 2003 Server i can Path the Registry as follows
snip registry ===================
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\##FileSRV#Daten]
"BaseClass"="Drive"
"_CommentFromDesktopINI"=""
"_LabelFromDesktopINI"=""
"_LabelFromReg"="Daten"
snip registry ===================

CanI do this an Windows 2000 Clients?

Thanks all
 
Back
Top