You can install OnCommand Workflow Automation (WFA) to create and customize storage workflows for automating the storage tasks that are performed in your environment.
This installation does not affect any other instances of ActivePerl that you have installed on your WFA server.
The default admin password must satisfy the following criteria:
The site name can include the location of the WFA installation, for example, Pittsburgh, PA.
ExampleWFA-x64-v4.2.0.0.0-B2973881.exe /s /v"WFA_ADMIN_USERNAME=admin WFA_ADMIN_PASSWORD=Company*234 WFA_ADMIN_CONFIRM_PASSWORD=Company*234 WFA_MYSQL_PASS=MySQL*234 CONFIRM_WFA_MYSQL_PASS=MySQL*234 WFA_INSTALL_SITE=nb WFA_INSTALL_ORGANIZATION=netapp WFA_HTTP_PORT=9090 WFA_HTTPS_PORT=8443 INSTALLDIR=\"C:\Program Files\NetApp\WFA\" DATABASEDIR=\"C:\Program Files\NetApp\WFA\Database\" /qr /l*v C:\install.log"
The command parameters are as follows:
Parameter | Description |
---|---|
WFA_ADMIN_USERNAME | Admin user name Optional parameter. If you do not specify a value, then the default value admin is used. |
WFA_ADMIN_PASSWORD | Admin user password Mandatory parameter. The default admin password must satisfy the following criteria:
|
WFA_ADMIN_CONFIRM_PASSWORD | Admin user password Mandatory parameter |
WFA_MYSQL_PASS | MySQL user password Mandatory parameter |
CONFIRM_WFA_MYSQL_PASS | MySQL user password Mandatory parameter |
WFA_INSTALL_SITE | Organizational unit where WFA is being installed Mandatory parameter |
WFA_INSTALL_ORGANIZATION | Organization or company name where WFA is being installed Mandatory parameter |
WFA_HTTP_PORT | HTTP port Optional parameter. If you do not specify a value, then the default value 80 is used. |
WFA_HTTPS_PORT | HTTPS port Optional parameter. If you do not specify a value, then the default value 443 is used. |
INSTALLDIR | Installation directory path Optional parameter. If you do not specify a value, then the default path "C:\Program Files\NetApp\WFA\" is used. |