I have installed Powershell 4.0 on my OS that is Windows Server 2008 R2.
I wanted to create ScheduledTasks by using Scheduled Tasks Cmdlets but it seems they are available only for Windows Server 2012 or Windows 8.1.
QUESTION: What is the shortest way to create scheduled tasks via Powershell 4.0 on Windows Server 2008 R2?