How to map a drive using command prompt
Then type the following DOS command to map the network drive:
net use x: \\computer name\share name
where x: is the drive letter you want to assign to the shared folder.
You can delete a mapped network drive using the command prompt by typing in
If you have any problems mapping a drive in Windows, post a comment and I’ll try to help you out! Enjoy!net use x: /delete
No comments:
Post a Comment