The Export-Scenario command enables you to export scenarios to other locations in order to reuse them. The scenario is exported as an XMC file, and you can specify its location.
Export-Scenario [-Name] <String> [[-File] [<String>]]
The scenario name.
The full path of the exported file. If you do not specify a path, the file is exported to the current directory and carries the name of the scenario with an .xmc extension.
Example: Export a scenario to a specified location
export-scenario "File Server 1" C:\Scenarios\Scenario_exp_file_1
Outcome:
Scenario File Server 1 exported successfully to C:\Scenarios\Scenario_exp_file_1
Copyright © 2015 Arcserve.
All rights reserved.
|
|