If you rename the computer hosting the Autodesk Vault server, the computer name must also be updated in the Autodesk Vault server. You can rename the server from the command line.
The computer name can be changed in the vault server either before or after the actual computer name is changed. In a multi-site environment, the name of the computer hosting the Autodesk Vault server is the name of the site.
Command |
Details |
---|---|
-OSiteRename |
The operation being performed (required). |
-SNOpreviousname |
The current name of the computer to rename (required). |
-SNNnewname |
The new name for the computer being renamed (required). |
-DBUsaUser |
The SQL sa account user name (required unless default sa account is used). |
-DBPsaPassword |
The SQL sa account password (required unless default sa account is used). |
Example
Connectivity.ADMSConsole.exe -OSiteRename -SNOserver -SNNnewserver -VU(Vault Administrator Name) -VP(Vault Administrator Password) -DBUsa -DBPAutodeskVault@26200