Fine-tune a number of factors to get optimal performance from the Autodesk Vault server.
A dedicated server operating system such as Windows Server 2016 or Windows Server 2019 is preferable to workstation operating systems.
View memory usage


Memory usage after adding a large Inventor drawing and associated files.

In general, SQL Server memory grow over time. This is because the database server is using memory as fast cache buffers for frequently used queries. As other programs request memory on the server, SQL Server releases memory as needed. Similarly, the IIS worker process (w3wp.exe in Windows 2003 server) reserves memory for caching as well. When the system starts running low on physical memory, the operating system reclaims some of this memory. In general, unless you have a large site with many users or large models, this will not need to be changed.
Using multiple disks generally enhances system performance. There are many types of disk technologies available, such as the Redundant Array of Inexpensive Disks (RAID). Choosing which type of disk technologies depends on the number of users, vault size, frequency of updates, and so on.
Disk fragmentation can also greatly affect Autodesk Vault server performance. Most Windows editions provide a disk tool that measures how the files on your computer are stored on disk.
Run the disk defragmenter



Some types of Anti-virus programs scan data coming from the network and data being written to the file store. If your anti-virus software appears to be engaged for too long on vault operations, such as uploads, adjusting the scanner settings may help.
There is, of course, a trade-off between security and performance. Because of this, performing some test cases and benchmarks on your own data and server is recommended.
Faster or multiple CPUs can improve vault performance. Since this option is typically more expensive than the others, consider it after you review the other areas.