If you use Site Recovery Manager with an external database, you can automate the upgrade of your Site Recovery Manager Server or upgrade it by using the command-line interface.
About this task
You can use the following procedure in the standard one-to-one Site Recovery Manager configuration and in a shared recovery site configuration.
Use the silent upgrade of Site Recovery Manager Server if you use Microsoft SQL Server as an external database.
The following procedure is for in-place upgrade using the Windows LocalSystem account for the Site Recovery Manager service.
Prerequisites
Perform the procedures for upgrading as described in Order of Upgrading vSphere and Site Recovery Manager Components.
Back up the database.
In a shared recovery site configuration, perform the procedure for upgrading as described in Upgrade Site Recovery Manager in a Shared Recovery Site Configuration.
Log in to the Site Recovery Manager host VM.
Procedure
Silent Upgrade of Site Recovery Manager Server
You can use the following commands to upgrade Site Recovery Manager using the Windows LocalSystem account for the Site Recovery Manager service.
VMware-srm-*****.exe /L1033 /s /V" /l*vx c:\upgrade.log /qr PLATFORM_SERVICES_CONTROLLER_HOST=<FQDN or IP address> PLATFORM_SERVICES_CONTROLLER_THUMBPRINT=<Thumbprint of the certificate> SSO_ADMIN_USER=<\"username\"> SSO_ADMIN_PASSWORD=<\"<password>\"> VC_CERTIFICATE_THUMBPRINT=<Thumbprint of the certificate> DR_RB_CERTSEL=2 DR_TXT_DBUSR=<\"username\"> DR_TXT_DBPWD=<\"password\">"
What to do next
Repeat the procedure on the remote site.