Show/Hide Toolbars

Reporting Services CMD

Command: GetRptNotRun

 

List reports never run in folder or folder + sub folders.

 

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

 

GetRptNotRun  [Folder] [/S]

GetRptNotRun  [/?] displays help

 

 

Parameters

 

[Folder]                If no folder is specified current folder is used

[/S]                Only valid with folder, will recurse sub folders too

 

 

Examples

 

get reports not run in the sales folder

 

getrptNotRun \sales

 

get reports not run in the sales folder and sub folders

 

getrptNotRun \sales  /s

 

 

 

Remarks

 

if the folder has spaces in the name enclose in quotes.

 

See Also