WiFi - paulvi/notes GitHub Wiki
netsh wlan connect xiongdi-C
netsh wlan disconnect netsh wlan set hostednetwork mode=allow ssid="<SSID>" key="<PASSWORD>"
netsh wlan start hostednetwork
Check status
netsh wlan show hostednetwork
Tools below actually are using the above Windows method:
- https://virtualrouter.codeplex.com/ - Virtual Router Manager v1.0 - shows status, included list of connected devices.
Note that with enabled Internet Connection Share (ICS) those connected devices will get .mshome.net DNS suffix.