turn on wifi with script for regular user

? seems I have to relaunch my question, why was the thread removed ???

hi,

I am building an SOE for a customer in a specific scenario: ruggedized Panasonic machines that will be used by field technicians.

the machines will work with a 4G card so they will always be connected to the internal infra,

we are considering disable the usage of WIFI, but make it only available when the user wants (so it should be a manual action, rather than an automated action)

any ideas how this can be done?

March 29th, 2015 11:07am

Start with the PowerShell cmdlets Disable-NetAdapter and Enable-NetAdapter.  You can also use Get-NetAdapter to build a query that finds all the adapters with WLAN media type.

Free Windows Admin Tool Kit Click here and download it now
March 29th, 2015 9:40pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics