Modifying the VDDK Manually for Virtual Standby Backup (VSB)
You can modify VDDK manually or by using Windows batch file. This topic explains procedures for both the options.
Considerations:
- For Instant VM and Assured Recovery Test, you need to perform this action on Recovery Server/Proxy Server.
 - For VSB to VMware, use a dedicated Agent server as VSB monitor and configure the VSB task in proxy mode. Then, manually switch the VDDK to version 5.5 on the VSB monitor server.
 - If the VSB task is configured in an MSP plan or a cross-site plan switch the VDDK on the RPS server as the monitor server is not present. As a result, this RPS server is not available to use as a proxy server for Host-Based Agentless backup task.
 
To modify the VDDK manually, follow these steps:
- Log into the computer where the Arcserve UDP Agent is installed using an administrative account or an account that has administrative privileges.
 - Rename the folder VDDK to VDDK6.7.
 - Rename the folder VDDK5.5 to VDDK from the following default location:
 - C:\Program Files\Arcserve\Unified Data Protection\engine\BIN
 - Note: The location of the BIN folder can vary depending upon the location where you installed the Arcserve UDP Agent.
 - Run the following command to verify the state of the service:
 - Note: You need to delete the service, only when not in running status.
 - sc query vstor2-mntapi20-shared
 - If the service does not exist, delete using the next step. If the service is running, before deleting using the next step run the following command to stop:
 - sc stop vstor2-mntapi20-shared
 - Run the following command to delete the service:
 - sc delete vstor2-mntapi20-shared
 - Run the following command to verify if the service is deleted successfully:
 - sc query vstor2-mntapi20-shared
 - Note: If the state of the service is STOP_PENDING, restart the machine.
 
To modify the VDDK using a Windows batch file, follow these steps:
- Log into the computer where the Arcserve UDP Agent is installed using an administrative account or an account that has administrative privileges.
 - Launch the ChangeToVDDK55.bat utility tool from the following default location:
 - C:\Program Files\Arcserve\Unified Data Protection\engine\BIN
 - Note: The location of the BIN folder can vary depending upon the location where you installed the Arcserve UDP Agent.
 - VDDK 5.5 is installed after a new job is launched.