You may have scenarios where you want to execute some PowerShell code at repeated intervals. One way to accomplish this would be to go through the effort of creating a scheduled task to run a ...