shell
Use PowerShell to Report on Scheduled Tasks | ITPro Today: IT News, How-Tos, Trends, Case Studies, Career Tips, More
https://www.itprotoday.com/powershell/how-use-powershell-report-scheduled-tasks
Although you can use the Schtasks utility to report on scheduled tasks, it is difficult to use and doesn’t scale well. Here’s a PowerShell script that overcomes these limitations.