Mapping Drive
Hello Friends I am using Windows 2003 server. And client machiens are loaded in Windows 2000 Professional. I have created login script in VBScript. For example onet. Mapnetworkdrive T:, \\kalam\TC It's working fine.
Hello Friends
I am using Windows 2003 server.
And client machiens are loaded in Windows 2000 Professional.
I have created login script in VBScript.
For example
onet.Mapnetworkdrive "T:", "\\kalam\TC"
It's working fine.
But the system display the drive "TC on 'kalam'(T")
I want to display Sharename and Driver letter "TC (T")
or only display Drive name (T:)
Whether if its possible please reply.
Thank You
A.Kannan
I am using Windows 2003 server.
And client machiens are loaded in Windows 2000 Professional.
I have created login script in VBScript.
For example
onet.Mapnetworkdrive "T:", "\\kalam\TC"
It's working fine.
But the system display the drive "TC on 'kalam'(T")
I want to display Sharename and Driver letter "TC (T")
or only display Drive name (T:)
Whether if its possible please reply.
Thank You
A.Kannan
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Hey A.Kannan,
Unfortunately, I think that the display you are speaking of is the default way of viewing mapped drives. I also don't think that there is an easy way to display the drives the way in which you wish. My guess is that you are just going to have to live with the fact that you will be unable to make that change. Sorry, man.
Myke
Unfortunately, I think that the display you are speaking of is the default way of viewing mapped drives. I also don't think that there is an easy way to display the drives the way in which you wish. My guess is that you are just going to have to live with the fact that you will be unable to make that change. Sorry, man.
Myke