I need a schedule software to enable and disable LAN?
April 9, 2010 by
Filed under schedule software
I am using windows xp pro sp2.I need a software that can enable and disable LAN connection at particular time
How it ac be done using xp shceduler.I tried
You don’t need 3rd party applications for this.
Use the scheduled task manager to execute a devcon command at the required times to enable / disable the network card.
That’ll do the job & won’t cost you a penny. :0)
————————————
To answer your additional question ….
It can be done using scheduled task manager, by executing a batch file ( created by you & in which you execute the devcon command to turn NIC off / on ) at a schedule dictated by yourself. Set the schedule to be executed under an admin account.