![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
My mapped network drives do not remember logon info. When Vista starts the
drives are not mapped. If I click on the drive I am presented a screen for logon info but it is blank. If I enter the info it works until the next reboot. -- David Hettel |
|
|||
|
Microsoft is trying the last 10 years (at least) to develop a proper OS…. Those people are completely useless!!! Anyhow a solution to this problem is as follows (works in Vista): 1. map the networks driver of your desire -as usual- by right-clicking on ‘my computer’ etc. 2. create an “.bat” file with the following content: net use \\ip-address password /user:username For instance: net use \\192.168.1.11 mypassword /user:usern_name 3. place that ‘.bat’ file in the start-up directory of Windows, and that’s all ! -- geolos |
|
|||
|
Microsoft is trying the last 10 years (at least) to develop a proper OS…. Those people are completely useless!!! Anyhow a solution to this problem is as follows (works in Vista): 1. map the networks driver of your desire -as usual- by right-clicking on ‘my computer’ etc. 2. create an “.bat” file with the following content: net use \\ip-address password /user:username For instance: net use \\192.168.1.11 mypassword /user:usern_name 3. place that ‘.bat’ file in the start-up directory of Windows, and that’s all ! -- geolos Posted via http://www.vistaheads.com |