Koozali.org: home of the SME Server

netlogon: naming mapped drives??

Stefan Hansen

netlogon: naming mapped drives??
« on: July 31, 2002, 03:31:38 AM »
This may be a really stupid question, but I just don't know how!!

I'm currently trying to learn a bit about the netlogon scripts, but I ran into this problem:

When I map a drive (using "net use...") the drive name is pretty long ( "username on 'mitel networks sme...blah blah...(P:)" ).

Isn't there a command to rename the drive after you mapped it??
It would be really nice if the drivename was just "username (P:)"!!

I really hope someone can help me.

Thanks,

Stefan...

rob wellesley

Re: netlogon: naming mapped drives??
« Reply #1 on: July 31, 2002, 07:14:18 AM »
Stefan Hansen wrote:
>
> When I map a drive (using "net use...") the drive name is
> pretty long ( "username on 'mitel networks sme...blah
> blah...(P:)" ).
>
> Isn't there a command to rename the drive after you mapped it??
> It would be really nice if the drivename was just "username
> (P:)"!!

the "drive" is a mapped \servername\sharename

therefore the drive name will be "sharename on servername (drive-letter:)

In win98 that is all one gets. If you are getting more than that and are using a different OS (2k/xp) then you may have more luck checking out the local options.

rob