I am trying to get netsh wlan connect name="random ssid" to run in safe mode. auto injecting it into the startup folder isn't working. The purpose of this is so that if i create a bat file on a customers computer who only has a wireless connection that when we boot into safe mode i remain connected other then needing to run the command manually. Since Windows 10 doesn't have wireless functionality in safe mode unless you manually click on the bat file (or get the customer too)
What i am using is: Netsh wlan connect name="customers ssid" With a pause at the end of the command so the customer can read me the results of the command.
Thank you very much. Any help is appreciated
What i am using is: Netsh wlan connect name="customers ssid" With a pause at the end of the command so the customer can read me the results of the command.
Thank you very much. Any help is appreciated