7.2

6 Click Submit Key.
Migrate Multiple Tenant and IaaS Administrators After Migration
You can use the Identity Stores Migration Tool to migrate multiple vRealize Automation 6.2.x tenants and
IaaS administrators to your newly synchronized vsphere.local tenant. Alternatively, you can add IaaS
administrators manually to the respective tenants.
In a Linux environment, run the Identity Stores Migration Tool as administrator.
In a Windows environment, you must have administrative rights on the machine where you run the Identity
Stores Migration Tool.
N Do not migrate tenant administrators when you migrate tenants and stores. You migrate tenant
administrators after you complete migration.
Prerequisites
Log in to the management console of the master vRealize Automation appliance.
Procedure
1 Go to the management console for your virtual appliance by using its fully qualied domain name,
hps://va-hostname.domain.name:5480.
2 Log in with the user name root and the password you specied when the appliance was deployed.
3 Select vRA  > SSO.
4 Perform the following steps for your operating system.
Linux
a Right-click Identity Stores Migration Tool and select Copy Link Address.
b Open a secure shell connection as root user to your vRealize Automation 6.2.x SSO virtual
appliance.
c At the command prompt, run the following command to download the vra-sso-migration.zip le
using the link you copied in step 4a.
wget --no-check-certificate URL_link_address
For example,
wget --no-check-certificate https://va_hostname.vcac.local:
5480/service/cafe/download/vra-sso-migration.zip.
d Run the following command to unzip the migration le.
unzip vra-sso-migration.zip
e In the directory where you extracted vra-sso-migration.zip, change directories to bin.
cd bin
f Edit the migration.properties le in the bin directory to change the value of property
vra.system.admin.username from administrator to administrator@vsphere.local.
g Run the following command to migrate your tenants and IaaS administrators to your newly
synchronized vsphere.local tenant.
./reassign-tenant-administrators
Because you are logged in as root user, do not use sudo to run this script.
Migrating vRealize Automation 6.2 to 7.2
20 VMware, Inc.