Deploy Genesys Cloud Background Assistant (GCBA)
Genesys Cloud Background Assistant (GCBA) installs a background service that starts automatically during installation and system restarts.
- Access the Genesys Cloud Background Assistant (GCBA) installation.Note: Region-specific download pages are also available with the following URL patterns: https://apps.{domainName}/background-assistant-windows/. For example, https://apps.mypurecloud.ie/background-assistant-windows/.
- Click Download.
- Open the downloaded file and run the GCBA installer.
- Click Next.
- Under Select the mode for local GCBA communication, choose whether you want to use a loopback address or use Microsoft Edge extension for internal communication. For more information, see What internal communication setup option can I use for GCBA?
- If you integrate with a proxy server, select Use Proxy Server under Proxy settings and enter the proxy server information in the
ProxyIP-or-Domain:PortNumber
format. - Click Install.
When the setup completes, the Genesys Cloud Background Assistant service runs as a background service. To verify, follow these steps:
- Open Administrative Tools.
- Select Services and validate that the Genesys Background Assistance service appears.Notes:
- The Genesys Cloud Background Assistant service also appears in Control Panel > Program and Features.
- If you install GCBA while Firefox runs, restart Firefox for GCBA. For more information, see Genesys Cloud Background Assistant (GCBA) is not working when I use Firefox, how do I troubleshoot this?
- If you install GCBA with the Edge extension for internal communication while keeping the browser open, restart Edge after completing the installation.
Genesys Cloud Background Assistant installs in the Program Files directory in the Genesys\GenesysCloudBackgroundAssistant folder. For example, C:\Program Files (x86)\Genesys\GenesysCloudBackgroundAssistant.
A silent installation does not require user prompts or the interface.
- Open the Command Prompt.
- Navigate to the directory in which you saved the GCBA setup file.
- Type one of the following commands:
- Silent installation (uses loopback address by default):
<GenesysCloudBackgroundAssistantSetup.exe name> -install /quiet
- Silent installation with loopback address:
<GenesysCloudBackgroundAssistantSetup.exe name> -install COMMUNICATION_MODE="Loopback" /quiet
- Silent installation with Edge extension:
<GenesysCloudBackgroundAssistantSetup.exe name> -install COMMUNICATION_MODE="EdgeExtension" /quiet
- Silent installation (uses loopback address by default):
- If you want to update the proxy server settings for an existing GCBA version using the silent installation method, uninstall and reinstall GCBA with the updated proxy server settings.
- If you integrate with a proxy server, add these command-line arguments:
USEPROXY=1 PROXYSERVER="IP address or Domain Name:Port"
.
The repair installer option replaces corrupted files by restoring them to their original, default versions from the installation source.
- Access the Genesys Cloud Background Assistant (GCBA) installation.Note: Region-specific download pages are also available with the following URL patterns: https://apps.{domainName}/background-assistant-windows/. For example, https://apps.mypurecloud.ie/background-assistant-windows/.
- Click Download.
- Click Repair.
Firefox
In Firefox, you must enable the Allow Firefox to automatically trust third-party root certificates you install option. For more information, see Genesys Cloud Background Assistant (GCBA) is not working when I use Firefox, how do I troubleshoot this?
Microsoft Edge
If you are using the Microsoft Edge extension for GCBA’s internal communication, you can follow these steps to check whether the Edge extension for GCBA Connector is installed or not:
- Open Edge.
- Type
edge://extensions
in the address bar and press Enter. - Verify that Genesys Cloud GCBA Connector appears in the installed extensions list.
- Restart Edge after installing GCBA and then check the installed extension.
- Refer to the GCBA release notes to find the latest version of the GCBA Connector extension.
- Open the Control Panel.
- Select Programs > Uninstall a program or Add or Remove Programs.
- Select GCBA from the list of programs and then click Uninstall.
- Open the Command Prompt.
- Navigate to the directory in which you saved the GCBA setup file.
- Type the following command:
<GenesysCloudBackgroundAssistantSetup exe name> -uninstall /quiet
.
Locate the GCBA version in one of the following locations:
- Control Panel
- GCBA services window > service description
GCBA cannot automatically update. Use a third-party tool to check that the app cast XML file notifies of an updated GCBA release version.
You can find the latest release in https://apps.mypurecloud.com/background-assistant-windows/appcast.xml.
After you download the updated GCBA version, run the setup to install the new GCBA version. This process uninstalls the older version and installs the new one.
To perform a manual upgrade, follow these steps:
- Access the Genesys Cloud Background Assistant (GCBA) installation.
- Click Download.
- Open the downloaded file and run the GCBA installer.
- Click Next.
- If you integrate with a proxy server, select Use Proxy Server under Proxy settings and enter the proxy server information in the
ProxyIP-or-Domain:PortNumber
format.
To perform a silent upgrade, follow these steps:
- Open the Command Prompt.
- Navigate to the directory in which you saved the GCBA setup file.
- Type one of the following commands:
- If you want to retain the existing configuration, use the same command that you used for installation. If the existing communication is through the GCBA Connector extension for Edge and a new version of extension is available, the extension is automatically upgraded.
- If you want to update the existing proxy server configuration, add these command-line arguments to or remove them from the silent installation command:
USEPROXY=1 PROXYSERVER="IP address or Domain Name:Port"
. - If you want to remove the existing proxy server integration:
<GenesysCloudBackgroundAssistantSetup exe name> -install USEPROXY=0 /quiet
.
- If you install GCBA while Firefox runs, restart Firefox. For more information, see Genesys Cloud Background Assistant (GCBA) is not working when I use Firefox, how do I troubleshoot this?
- The internal communication mode is retained during upgrade. If you want to change the communication mode, uninstall GCBA and then install it again with the required communication mode.
To perform the following actions, an agent must have a Windows® account with administrator rights.
- Install or uninstall GCBA
- Start, stop, or restart the GCBA service
- End any of the GcbaBrowser Processes
Verify that agents do not have a Windows account with administrator rights.
By default, GCBA runs automatically when your computer starts. With administrative rights, you can stop or restart the GCBA service.
- Open Administrative Tools.
- Select Services.
- In Genesys Cloud Background Assistant, select Stop Service or Start Service.
You can find the GCBA log file in C:\Program Files (x86)\Genesys\GenesysCloudBackgroundAssistant\logs\background-assistant.log.