This script was created to facilitate remote management of scheduled tasks on Windows machines. It uses WMI to view and modify scheduled tasks, so it does not offer all of the options that creating a schedule tasks with the the Windows 7 task scheduler does. The functionality that this offer is comparable to using the
AT command. This script must be run by using the Windows Script Host (CScript).
No comments:
Post a Comment