Show/Hide Toolbars

Reporting Services CMD

Command: DelSchedule

 

Delete a shared schedule

 

SSRS Version:

 

2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure

 

(N)=Native

(I)=Integrated

 

Syntax

 

DelSchedule <name of the schedule>

 

 

 

Parameters

 

<name of the schedule>                Delete the schedule called <name of schedule>

 

 

Examples

 

delete a schedule called weekly

 

 delSchedule weekly

 

delete a schedule called "weekly sales" as this schedule as a space in the name it must be enclosed in quotes.

 

 delSchedule "weekly sales"

 

Remarks

none

 

See Also

 

DelSchedule                - Delete schedule

GetScheduleNoRpt        - Get schedules linked to no reports.

GetScheduleRpt                - Get shared schedules linked to a report.

GetSchedules                - List the shared schedules

PauseSchedule                - Pause a shared schedule

ResumeSchedule                - Resume a shared schedule