Click to Rate and Give Feedback
TechNet
TechNet Library
Office
Technical reference
Stsadm properties
 Job-immediate-alerts: Stsadm proper...

  Switch on low bandwidth view
Job-immediate-alerts: Stsadm property (Office SharePoint Server)

Updated: 2009-07-09

Description

Specifies the frequency to check for alerts that are to be sent immediately. The value specified is in minutes.

Syntax

stsadm -o setproperty

   -propertyname job-immediate-alerts

   -propertyvalue <A valid Windows SharePoint Services Timer service schedule>

   [-url] <URL>

The syntax for the getproperty operation is:

stsadm -o getproperty

   propertyname job-immediate-alerts

   [-url] <URL>

Note Note:

You can substitute -pn for -propertyname and -pv for -propertyvalue.

Values

The following table shows possible values.

NameValue

propertyname

Gets or sets the name of the property.

propertyvalue

Specifies the frequency schedule to check alerts that are set to be sent immediately. The value should be a properly formatted Windows SharePoint Services Timer service (SPTimer) in the form of any one of the following schedules:

•"Every 5 minutes between 0 and 59"

•"Hourly between 0 and 59"

•"Daily at 15:00:00"

•"Weekly between Fri 22:00:00 and Sun 06:00:00"

url

Typically, a path to the URL of the Web application, in the form http://server_name.

Examples

To set an immediate alert to be checked daily at 3:00 p.m., use the following syntax:

stsadm -o setproperty -pn job-immediate-alerts -pv "Daily at 15:00:00"

To view the setting for the job-immediate-alerts property, use the following syntax:

stsadm -o getproperty -pn job-immediate-alerts

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker