Hi @cbenner, thanks for bringing this to my attention!
Hi @Anonymous,
Welcome to the Autodesk Community, and thank you for posting your question here in the Vault forum!
Before making any change to the Vault Server make sure the replication is running correctly and that all files are replicated to the publisher. Then take a full Vault backup from the ADMS Console by selecting Tools > Backup and Restore.
Yes, you can move the databases by selecting the Vault in the ADMS Console and select Move Databases... During the moving process, you will not have access to the Vault until it is finished. I tested this in a replication environment and moving the Vault database had no effect on replication or the merge agents.
When you select the new folder on the new hard drive you need to make sure that you have given full permissions to two users the Impersonation account and the User account SQL is running as. If this is not setup correctly you will see SQL errors.
The default Impersonation account is HostName\AutodeskVault, you can confirm your Vault is using the same user by following these steps:
- Opening ADMS Console
- Select Tools > Administration
- Select Advanced Setting tab
- Select Settings
- Look at Impersonation Username:

To find the SQL Service User account:
- Open Window Services
- Right Click SQL Server (AutodeskVault)
- Select Log On (tab)
- Look at: This Account Network Service

Once you confirmed what the two usernames, need to make sure these two users have full control over the folder you are moving the database to (.mdf & .ldf files)
- Right-click folder
- Select Properties
- Select Security (tab)
- Select Edit
- Select Add
- Select Impersonation user & SQL Username
- Select OK
- Select Impersonation user
- Select Full Control
- Select SQL User Name
- Select Full Control
- Select OK
- Select OK

Once the folder is set up then you can start the move from the ADMS Console
- Open ADMS Console
- Expand Vaults
- Select Vault
- Right Click Vault
- Select Move Databases...
- Change file Paths Select ...
- Data File Location will move the .mdf file
- Log File Location will move the .ldf file
- Select Ok
**Once this starts you will not have access to this Vault until the process finishes
I hope this helps you get your Vault database moved to the new hard drive. Please let me know if that did not work if it does please mark this as the solution so its easier for others to find it.
Also, I would recommend looking into making sure you have an SQL Maintenance plan set up for your Vault.
Regards,
Jason