virtaagentsvc
Use this command to manage the VirtaMove Source Agent service VirtaMove.Source.Agent
. You can use this command to list or delete shadow copies created by VirtaMove Source Agent service.
Administrator privileges are required.
Syntax
virtaagentsvc <command>
Options
Option | Description |
| Install and start the VirtaMove Source Agent service. |
| Start VirtaMove Source Agent service. |
| Stop VirtaMove Source Agent service. |
| Stop and delete VirtaMove Source Agent service. |
list_vss_snapshot | List all the VSS shadow copies in the system. |
create_vss_snapshot <drive | all> | Create a VSS shadow copy for a specific drive or all drives that don't have a snapshot mounted. Example: virtaagentsvc create_vss_snapshot C: |
delete_vss_snapshot <drive | all> | Delete a VSS shadow copy for a specific drive or all drives. Example: virtaagentsvc delete_vss_snapshot C: |
list_vss_storage [for_volume] | List volume shadow copy storage associations. If "for_volume" is not provided, the query is performed for all volumes. Example: |
add_vss_storage for_volume on_volume | Add a new volume shadow copy storage association. Example: |
delete_vss_storage for_volume on_volume | Delete volume shadow copy storage associations. Example: |