The Remove-Dir command enables you to remove root directories from the Master and Replica hosts.
Note: You cannot remove a root directory only from the Replica using this command. Once you remove the Master root directories, the corresponding Replica root directories are removed as well.
Remove-Dir [-Name] <String> [-MasterPath] <String>
The name of the scenario.
The root directory path on the Master.
For a P2V scenario, enter both the driver letter and mount point. When you enter the driver letter, you can ignore ":", "/" or "\".
For example, "e", "e:", "e:\", "e:/", "e:\\\\\", "e:////" are the same.
Note: Be aware of the following points:
Example: Remove a root directory from the Master and Replica
remove-dir "File Server 1" C:/Tools
Outcome:
Root Directory: C:/Tools removed
Copyright © 2015 Arcserve.
All rights reserved.
|
|