
Not applicable
08-14-2020
08:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a .bat file and am getting the error "Not a valid host or vault" when i run it. I'm using windows authentication, so do i still need to provide the password arguments? It doesn't state that it is optional, but using windows authentication, you would think it's not needed, right?
script contents:
cd "C:\Program Files\Autodesk\Vault Professional 2018\Explorer>"
Connectivity.WorkspaceSync.exe -servername\databasename -WA
Solved! Go to Solution.