Lab 09 Scheduled Task - Herrscherr0Z/SYS255 GitHub Wiki

In this Lab we were able to execute a ping script to run in intervals of 5 minutes via Scheduled task.

You can use Scheduled task via its GUI or the command line, in my case it was the GUI. It was very self explanatory within the process however I did run into some misunderstandings. One of them being, whenever the task would run, the ping script would open up with Notepad instead of powershell which was a problem, but eventually I had to change the file properties so that it would run with powershell and the hosts down attachment would send.

Link I used: https://blog.netwrix.com/2018/07/03/how-to-automate-powershell-scripts-with-task-scheduler/

PDF Version (ADMIN): https://drive.google.com/file/d/1P5HjFfTOFzPn_gt255WuhibYeA-dXGja/view?usp=sharing