To be consistent with the rest of PowerShell, pluralized nouns must be replaced with singular nouns.
Get-ScheduledTasks should be renamed as Get-ScheduledTask.
Any other pluralized commands should be renamed with a singular noun as well.
Comments: Correction has been made
Get-ScheduledTasks should be renamed as Get-ScheduledTask.
Any other pluralized commands should be renamed with a singular noun as well.
Comments: Correction has been made