How to find the currently running SharePoint 2007 Timer jobs using STSADM?
Asked
Active
Viewed 1,300 times
2
-
Uhm, why sharepoint-designer tag here? – Janis Veinbergs Mar 08 '10 at 11:35
1 Answers
1
- Not sure if you can do that with default stsadm commands, but possible if you write a custom stsadm command.
- Someone already wrote a stsadm command where you can enumerate job definitions with stsadm. Just download and install.
- There is also SharePoint Manager available which shows that information and many other. It is a very good tool that I can recommend for SharePoint developers and Administrators.

Janis Veinbergs
- 6,907
- 5
- 48
- 78