Enumssptimerjobs: Stsadm operation (Office SharePoint Server)
Updated: July 12, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-07-12
Operation name: Enumssptimerjobs
Enumerates all of the timer jobs in the SSP.
The primary purpose of this operation is for an administrator to list all timer jobs in the SSP especially if a computer had Microsoft Project Server installed, and then was uninstalled. In this scenario, the Project Server SSP timer jobs still exist in the SSP database even though Project Server is not installed on the computer. To delete these orphan timer jobs, use the Deletessptimerjob operation. For more information about timer jobs, see the Remarks section of this article.
Syntax
stsadm -o enumssptimerjobs
-title <SSP Name>
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
title |
A valid SSP name, such as "SharedServices1" |
Yes |
The name of the SSP whose timer jobs should be listed. |
Remarks
The SharePoint Timer Service (OWSTIMER) sends notifications and performs scheduled tasks for Windows SharePoint Services 3.0.
This service account should be a member of the Power Users group on all computers running Microsoft Office SharePoint Server 2007.
