<# .SYNOPSIS This script creates a scheduled task object. .DESCRIPTION This script re-implements an MSDN sample using PowerShell .NOTES File Name : New-Task.ps1 Author : Thomas Lee – tfl@psp.co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http: //www.pshscripts.blogspot.com MSDN sample posted tot: http: //msdn.microsoft… Read the full text.