Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
The method documented in this article is only to be used for changing the Name/FQDN/IP of a managed server—specifically, those servers listed under the Managed Servers node of the Backup Infrastructure view.
Please be mindful of the following usage exceptions.
DO NOT USE THIS METHOD TO:
This solution should only be used to change the vCenter Server hostname if it has changed, and not the database.
If the Name/FQDN/IP of the vCenter changed due to a reinstall or upgrade, and a new vCenter database was used, the Ref-IDs will have changed. Due to the changed Ref-IDs you will need to follow the documented process in www.veeam.com/KB1299
Gather Old Machine Name From UI
Prior to running the commands below you need to identify the Name\FQDN\IP Veeam is using to communicate with the Managed Server currently. To do this, edit the entry for a Managed Server under Backup Infrastructure and note the “Name:”.
Disable MFA For Your Account (If MFA is Enabled)
If MFA is enabled for your account, PowerShell commands cannot be run.
For more information review KB4535: Veeam PowerShell Command Fails With: "Unable to connect to the server with MFA-enabled user account."
Perform the following steps to change that Managed Server's name.
$Servers = Get-VBRServer -name "old-name"
$Servers.SetName("new-name")
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.