New
#1
How to turn on WiFi adapter from command line / How to turn on hotspot
Hi
I have configured ad-hoc network for internet sharing from my PC. Normally I start it by
netsh wlan start hostednetwork
As I noticed the hotspot is automatically turned off when I turn off WiFi adapter. So I have two questions:
How do I turn on WiFi by command line, so that I can control it from various commandline scripts?
How do I configure the script for WiFi for autostarting hotspot whenever WiFi is turned on?
netsh wlan ...