Storrept reports cancel


Applies To: Windows Server 2008 R2,Windows Server 2008

Cancels one or all storage report tasks that are currently running or that are queued to run.

Note

To use this command, you must be logged on as an administrator or a member of the Administrators group.

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

Syntax


Copy Code

storrept reports cancel {/running | /queued | /task:<TaskName>} [/remote:<ComputerName>]

Parameters

Parameter

Description

/running

Cancels all report tasks that are currently running.

/queued

Cancels all report tasks that are queued to run.

/task:<TaskName>

Cancels only the storage report task TaskName.

/remote:<ComputerName>

Performs the operation on the remote computer ComputerName.

Remarks


Copy Code

storrept r c /r
storrept reports cancel /running

Examples


Copy Code

storrept reports cancel /task:fsrmreport


Copy Code

storrept reports cancel /running /remote:fileserver1

Additional references

Command-Line Syntax Key

Storrept reports