Answer the question
In order to leave comments, you need to log in
What is the correct way to use net use?
I made a bat file for connecting network drives:
@ECHO OFF
net use * /delete /yes
net use x: \\192.168.10.6\фото-видео /user:admin admin /Persistent:Yes
net use y: \\192.168.10.6\share /Persistent:Yes
net use z: \\192.168.10.6\students /Persistent:Yes
Answer the question
In order to leave comments, you need to log in
The answer is very simple.
Because the name of the disk has nothing to do with the path to it. It is related to what name you gave this share when you created it on the host where it is located. Screenshot of their WinXP, but there is no fundamental difference.
Now, if you write something else instead of share (by default), it will be displayed differently than now.
net use - cannot give aliases to mapped drives. You just write down the network, and let the letter be assigned. To display a different name, it must be specified in the properties of the balls.
Or connect disks through GPO, there is an opportunity to specify how this folder / disk / label will be displayed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question