Rename a Server from the Command Line
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.
Important: You must restart the ADMS Console after renaming a site. If you do not restart the ADMS Console after renaming a site, you will not be able to log into the vault.
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