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: Ok I will made the correction
Get-ScheduledTasks should be renamed as Get-ScheduledTask.
Any other pluralized commands should be renamed with a singular noun as well.
Comments: Ok I will made the correction