fredag 16 augusti 2013

How to: Create Wireless Hosted Networks in Windows 7

netsh wlan set hostednetwork mode=allow ssid=YourVirtualNetworkName key=YourNetworkPassword

netsh wlan start hostednetwork

netsh wlan start hostednetwork

To see the Hosted Network details (see Figure 3), including the MAC addresses of connected users, enter the following:
 
netsh wlan show hostednetwork 
 
To change the WPA2-PSK key, you can enter the following:
 
netsh wlan set hostednetwork key=YourNewNetworkPassword 
 


Inga kommentarer: