Storrept reports list


Applies To: Windows Server 2008,Windows Server 2008 R2

Lists currently scheduled storage report tasks. If used without parameters, the storrept reports list command displays all report tasks that are scheduled on the computer.

Note

You must be logged on as an administrator or a member of the Administrators group to use this command.

For examples of how to use this command, see Examples.

Syntax


Copy Code

storrept reports list [/task:<TaskName> | /running] [/remote:<ComputerName>]

Parameters

Parameter

Description

/task:<TaskName>

Lists only those reports that are associated with the scheduled task TaskName.

/running

Lists only those reports that are currently being generated or are queued to be generated.

/remote:<ComputerName>

Performs the operation on the remote computer ComputerName.

Remarks


Copy Code

storrept r l /r
storrept reports list /running

Examples


Copy Code

storrept reports list


Copy Code

storrept reports list /running /remote:fileserver1

Additional references

Command-Line Syntax Key

Storrept reports