Hey Guys,
after i wrote a couple of scripts i want to implement them on a couple of server. The aim is that the scripts run every 5-10minutes again.
My 2 main options at the moment are:
- Running the Script by using scheduled task
- Creating a service who uses the script
For the first version i already have the solution but i want to learn as much as possible and could need a hint for my 2nd option.
Thanks in advance