The following is supported:
Verba Recording Agent, 8.8.4995.0. For more information, refer to Verba.com.
Install the Verba Central Solution on a Server
- Refer to the Verba Deployment Guide for instructions on how to perform the following:
- Create a Trusted Application Pool/Server in the Skype Topology Builder.
- Logon on to the Verba Server.
- Download your Verba Install Kit from Verba customer care (requires login) and place it on your servers..
- Execute the installer.
- Accept the License terms.
Install the Verba Agent on the Ribbon SBA
- Log on to your SBA using Remote Desktop.
- Copy the installer software (VerbaAdditionalRoles.msi) onto the SBA.
The account running the Installer must have have additional privileges:
Local Administrator
RTCUniversalServerAdmins
Permissions to log on as a service
Click Next to start the installer.
- Click Next to accept the license terms.
Select the Server Type Media Collector & Lync Filter.
Enter the ID and Password for the Service Account being used.
Enter the IP address for the Verba Server.
Select the ASM IP Address.
Verify the Service Account user.
- Click Next to skip the Email Alerts configuration.
Click Install.
Click Finish.
Register the Verba Components into the Skype Environment
Open the Skype for Business Management Shell from the Start Menu and enter the following command to create a new Server Application on the Skype Front-End Server for the Verba Filter Service:
New-CsServerApplication
-Identity
"Service:Registrar:SBA.TestVerba.ads/VerbaLyncFilter"
-Uri
http://www.verba.com/LyncFilter
-Enabled
$True
-Critical
$False
New-CsServerApplication
-Identity
"Service:Registrar:SBA.TestVerba.ads/LyncChatRecorder"
-Uri
http://www.verba.com/LyncChatRecorder
-Enabled
$True
-Critical
$False