The command is used to make the scheduled commands unscheduled.
psadmin unschedule-tasks --adminuser | -u userName --passwordfile | -f password_file [--commandfile command_file]
The following are the required options:
A user name used to authenticate to Portal Server.
A password file used to fetch and present password to authenticate access to Portal Server.
The following are the optional options:
Specifies a file that contains tasks to be removed from a schedule. The command format is: command -options |day_of_week@hour:minute ; day_of_week@hour:minute