T
Tom Levett
i'm trying to create command to connect to my Wi-Fi via automation script, however my Wi-Fi demand user name and password to connectWindows Security Login pop up when connecting to wireless NetworkI tried toAdd a new wireless profile to the system: netsh wlan add profile filename='MYPROFILE.xml'and then Connect to the wireless network using the command line: netsh wlan connect name=$NAME ssid=$NAMEbut it doesn't work
Continue reading...
Continue reading...