Maybe you have been interested in configuring a scheduled task on a set of servers of your enviroment. Depending on the quantity it can become a tedious… or a reeeaaaaally tedious process (connect to every server, run "scheduled tasks" console, configure…)
So, as we, sysadmins, usually do… let's make the work easier using scripts…
In this example, the goal is … Read more