The Remove-Group command enables you to delete a given scenario group.
Note: You can only remove an empty scenario group. If you want to remove a group that contains scenarios, first you need to remove the scenarios.
Remove-Group [-Name] <String>
The name of the scenario group you want to delete.
Example: Delete a scenario group
remove-group "new group 1"
Group new group 1 removed
Copyright © 2015 Arcserve.
All rights reserved.
|
|