<installation>.exe [-s] [-uninstall] [-l <logfile>] [[PROPERTY=VALUE] ...] |
Property | Description | Mandatory |
AwsAccessKeyId | A unique identifier that is associated with a secret access key. | Yes |
AwsSecretAccessKey | A key that is used with the access key ID | Yes |
AutoRestart | When running on Windows 2012 platforms a restart to the computer might be required to complete the installation. Set this value to 1 to automatically restart the computer after the installation, if it is required. | No |
AwsBucketName | The name of the S3 bucket. | No |
AwsRegionEndPoint | The AWS region. | No |
AwsSaveBucket | Default is false | No |
DBType | Either the default internal database, DBType=ssce, or a Microsoft SQL Server, DBType=sqlserver. Default is to use the internal database. | No |
IsWindowsAuthentication | Use Windows authentication. | No |
ServiceAccount | The user account to run the Zerto Virtual Manager service. Default is '.\LocalSystem' | No |
ServicePassword | The password to use to run the service under the specified account. | No |
SiteCertificatePassword | The default is taken from Zerto. | No |
SiteContactEmail | The email address to contact if a need arises. | No |
SiteContactInfo | The name of the person to contact if a need arises. | No |
SiteContactPhone | The phone number to contact if a need arises. | No |
SiteExternallp | The AWS external IP. | No |
SiteHttpPort | The port used for inbound communication between the Zerto Virtual Manager and Zerto internal APIs, Cmdlets and a VSS Agent. Default is 9080. | No |
SiteHttpsPort | The port used for inbound communication between the Zerto User Interface and the Zerto Virtual Manager. Default is 9669. | No |
SiteKeepPreviousIdentifier | The default is true | No |
SiteLocation | Information to identify the site location. | No |
SiteName | A name to identify the site. This name is displayed in the Zerto User Interface. | No |
SiteTcpPort | The port used for communication between Zerto Virtual Managers. Default is 9081. | No |
SiteTcpPortVba | The port used for communication between the Zerto Virtual Manager and the Virtual Backup Appliance. Default is 9180. | No |
SqlPassword | A valid password for the given user name. | No |
SqlServerName | The domain name and server instance to connect to, with the format domain\instance. | No |
SqlUserName | The user name for the SQL Server database. | No |
Zerto.Zvm.Zca.Installer.exe -s AwsAccessKeyId=AFAIKAK AwsSecretAccessKey=MDWTUAVSK |