I am trying to troubleshoot why my timer job is not working in WSS 3.0. Is there anyway to run a timer job manually in WSS 3.0?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
I don't believe there is an out of the box method available. You can do it by manipulating the start and stop times and activating / de-activating it. But it is of course a little clunky. There is a tool on codeplex available that "kind of" lets you do this from Central Administration: http://zstimerjob.codeplex.com/ The "kind of" is in that for one-off schedules of jobs, it creates copies of the timer job. |
|||
|
|