Τετάρτη 9 Φεβρουαρίου 2011

Adding Wireless Computer to a Network

1) Show the available wireless interfaces: netsh wlan show interfaces

2) Connect to a Wirelles Network: netsh wlan connect name=default (Default is profile name)

3) If there is more than one wireless lans on the same profile: netsh wlan connect name=default ssid=myothernet

4) To disconnect from a wireless lan: netsh wlan disconnect

5) To disconnect all wi-fi interfaces: netsh wlan disconnect intraface=*

Δεν υπάρχουν σχόλια: