In the previous post here, we saw how to scheduler the ping function.
Automate using Windows Task Scheduler
- Create a
VBScript
file with the following content.
Make sure to update the Excel file location and the ping function location in VBA.
- Setup a task in the windows task scheduler.
- After execution, the results are saved in file.
Checkout the video for full explanation.