Link to home
Start Free TrialLog in
Avatar of sunhux
sunhux

asked on

Windows command to enable & disable WiFi network interface (at MSDOS / cmd prompt)


I'm running Win XP Professional SP3 on a Dell D620 laptop.

I would like to use Windows Scheduler to enable this laptop's
Wifi interface at certain hours & disable it back after a job is
done.

Q1:
What's the Windows commands that I can issue at command
prompt (or place in a .bat or .cmd script) to enable & disable
the WiFi interface?

Q2:
what's the command to check the current status of the WiFi
interface (to see if it's enabled or disabled currently)
ASKER CERTIFIED SOLUTION
Avatar of Medianoche
Medianoche

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sunhux
sunhux

ASKER


Thanks, also found that the command
    netsh interface show interface
would list out all NIC & their names
Avatar of sunhux

ASKER

didn't work on my laptops