Are you getting a HTTP 503 Error with Vault Server? Microsoft’s latest batch of Windows 10 updates have been linked to breaking Vault Servers.
It has been discovered that the latest Windows 10 updates are changing IIS user account permissions and so the application pool directories are no longer set appropriately. This results in the IIS Application Pools not starting and you get the HTTP 503 error.
How to fix it
To fix this fault please follow the below steps:

- Go to the drive your IIS is installed on, eg C:\inetpub\temp\appPools\
- Delete the directory (or visual directory) with the same name as your app pool
- Recycle/Start your app pool again
- **Check to make sure all Vault IIS modules are installed
If you are still having issues and the ADMS Console won’t start, please test IIS by making sure you can get the default IIS webpage:
http://localhost
Once this is confirmed working, test that you can get one of the Vault API pages to load:
http://localhost/AutodeskDM/Services/InformationService.svc
Conclusion
Microsoft are constantly updating and patching Windows and issues like this are common where an update changes a setting that other applications depend on. This is a minor setting change and is easily resolved with the above steps.
Further information relating to this issue can be found on the Autodesk website:
http://blogs.autodesk.com/vault/2017/12/windows-10-updates-breaks-vault-server/#comments-section
Still got Questions?
Book Training
With our Autodesk Vault training you will learn to consolidate and organise all product information securely for easy reference, sharing and re-use. Make sure you contact us to find out which course is right for you.
Contact Us
We are here to ensure you receive a consistently high service and quality solutions for your business needs. We promise you won’t regret speaking to us, and if we can’t help you, we will try to find someone that can.


