I need to mount network public folder(s) on logon in Windows Vista Home Premium under specific letter. Is this possible in Vista HP and how?
Thanks
I need to mount network public folder(s) on logon in Windows Vista Home Premium under specific letter. Is this possible in Vista HP and how?
Thanks
from a command prompt net use z: \\server\path\to\drive where you replace z with the letter you want. There are also options for passing a username and password although I don't remember what they are right now net use /help should get them for you.
If you prefer a graphical way of doing this, navigate to the "My Computer". There should be an option to mount a network drive. This will pop a wizard allowing you to mount the drive. If you don't see the option, try hitting the alt key, which pops down the (otherwise hidden) menu. It should be under Tools.
Right click on My Computer and choose Map Network Drive. Pick the drive letter that you want to use and the path to the share. Make sure the Reconnect at logon is checked so that it stays persistent though a reboot.