![]() |
|
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 |
|
|||
|
How do I get the computers to auto-connect to an ad-hoc network in
VISTA. Currently I have to manually click connect on both computers, which is very anoying. Is there an automatic hidden option? Or is it possible to have a script run at start up so it connects to the ad-hoc network. Thanks |
|
|||
|
Windows vista doesn’t connect adhoc networks automatically. we need to connect manually by selecting a network from the available networks after each restart or standby. There is a workaround for this. The following command is helpful in connecting the adhoc networks automatically. netsh wlan connect name=Profile2 ssid=SSID2 interface="Wireless Network Connection" ssid - SSID of the wireless network. name - Name of the profile to be used in connection attempt. interface - Name of the interface from which connection is attempted. To connect to any network automatically do the following 1. open the startup folder of the current user eg. C:\Users\UserName\AppData\Roaming\Microsoft\Wind ows\Start Menu\Programs\Startup 2. create a shortcut Right click – New Shortcut In the location text box type the command with your wireless SSID and Profile Name netsh wlan connect name=Profile2 ssid=SSID2 interface="Wireless Network Connection" Click next and give any name for the short cut Every time you restart your windows it will connect to your adhoc network automatically. -- habita73 |