Reference to this page: http://technet.microsoft.com/en-us/library/jj649815.aspx
I'm finding ClusteredScheduledTasks a bit daunting to handle without a GUI interface.
For example, they have a Disable-ScheduledTask cmdlet. Could I run that against a ClusteredScheduleTask? If not, what would be the procedure to enable or disable a clustered schedule task?
Are many people actually using the Windows feature of ScheduledClusteredTasks, or do they get some third party utility?