The Stop-Scenario command enables you to stop one or several scenarios.
Note: To check if the operation was completed successfully, use the Get-Scenario and Get-Events commands.
Stop-Scenario [-Name] <String>
The name of the scenario you want to stop. You can enter several scenario names by using the Get-Scenario command.
Example: Stop a scenario
stop-scenario "File Server 1"
Outcome:
Scenario File Server 1 stopped
Copyright © 2015 Arcserve.
All rights reserved.
|
|