I currently have a Jenkins build running a PowerShell script with unique parameters. These are time sensitive requests that are not periodic or schedulable. I currently have to set a timer to remind myself to run the build. I am looking for a plug in that I can schedule these one off builds. Has anyone seen any plugins or methods to accomplish this? I would love to run and forget.
Thanks!