Archive

Posts Tagged ‘windows’

Changing drive letter in Win command prompt

May 15th, 2012 No comments

I had to google this a second time, which means I should document it for future use.

in the command prompt on a windows machine, to change to a network drive, purely entering the drive letter will not work.

Preceding the network drive letter, /D must be entered, so for example for drive M, you must type “cd /DF:\”

Source

Categories: Computer geek stuff Tags: