Friday, December 26, 2008

Mapping drives in Vista

Press Start.
Type CMD in the Start Search box and press enter.
Right click on cmd.exe and choose run as administrator.

At the command prompt, use the following command:

net use x: \\computername\sharename /persistent:yes

(x is the drive letter you wish to assign.)

No comments: