Show/Hide Toolbars

Reporting Services CMD

Command: Move

 

Move or renames a non folder item to a different folder.

 

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

 

MOVE   <filename> <folder>

MOVE   [/?] displays help

 

 

 

 

 

Parameters

 

 

<filename>        Item to move

<folder>        Location to move item

 

Examples

 

move GlobalSales report to sales folder

 

move GlobalSales sales

 

Remarks

 

If there are spaces in the folder you must enclose in quotes

 

See Also