This article refers to the Barracuda ArchiveOne version 7.3 and higher.
Where advised by your Support representative, you may be required to install ArchiveOne manually instead of running the installer.
1. Unzip the ArchiveOne Package File
- If you have a copy of the installer executable, proceed with the following steps. If you already have a copy of the .AOnePkg file, skip to Step 2. Update the Local Configuration Store Settings.
- Run the installer executable file so that the installer launches. Leave the installer open on screen.
- Browse to: %temp%
- In the user's temporary data directory, navigate to a recently created folder with a name similar to CKZ_XICD. This folder contains the extracted installer contents.
- In this folder, browse to the PackageFile directory.
- Copy the .AOnePkg file in this folder to another location.
- Quit the ArchiveOne installer.
- Rename the .AOnePkg file to .zip.
- Extract the contents of the .zip file.
2. Update the Local Configuration Store Settings
For clean installations, update the local configuration (LCS) store settings. This step is not required for system upgrades; for upgrades, proceed to Step 3. Run MSIs to Manually Install ArchiveOne.
- Browse to the LCS in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore.
- If installing the ArchiveOne core services:
- Open the System_Service.ini file in a text editor such as Notepad.
- Populate the following settings; you may find some settings already have values present depending on the installer step which was previously failing. If the value is already populated, you do not need to modify it:
- FEEServer: the NetBIOS name of the Archive server, for example: FEEServer=SERVER1
- ExchangeOnline: if this is an Office 365-only environment, set this to '1' (ExchangeOnline=1). For on-premises Exchange environments and hybrid configurations with Office 365, set this value to '0' (ExchangeOnline=0).
- Group Domain: the NetBIOS name of the domain in which the ArchiveOneUsers security group resides, for example, Group Domain=CUDA
- Group Name: the name of the ArchiveOneUsers security group, for example, Group Name=ArchiveOneUsers
- Mailbox Name: the name of the ArchiveOne service account, for example, Mailbox Name=ArchiveOneAdmin
- AuditWebserviceUrl: the URL for the audit webservice on the Archive server in the form http(s)://Archive_server_hostname/AOneAudit/Audit.asmx, for example, AuditWebserviceUrl=http://SERVER/AOneAudit/Audit.asmx
- LocalBaseUrl: the NetBIOS name of the Archive server, for example, FEEServer=SERVER1
- ServiceLogon: the encrypted password of the ArchiveOne service account. If this value is empty, contact Support before proceeding.
- SQLOption: indicates the type of SQL instance. Set to '1' if the SQL instance is running on the Archive server itself, and set to '2' if the SQL instance is running on any other remote server, for example, SQLOption=1
- SQLInstance: the SQL instance used by ArchiveOne in form SERVER_NAME\INSTANCE_NAME, for example, SQLInstance=SERVER1\C2CARCHIVEONE
- ServiceServerUsesSSL: indicates if the Archive server has a valid SSL certificate. Set to '0' if no SSL is enabled, or '1' to use SSL, for example, ServiceServerUsesSSL=0
- DefaultDomain: the FQDN of the Archive server domain, for example, DefaultDomain=BARRACUDA.LOCAL
- ObjectName: the ArchiveOne service account in the form DOMAIN\USERNAME, for example, ObjectName=CUDA\ArchiveOneAdmin
- PolicyServer: the NetBIOS name of the Archive server, for example, FEEServer=SERVER1
- ServiceEmail: the SMTP address of the ArchiveOne service account, for example, ServiceEmail=ArchiveOneAdmin@barracuda.com
- SMTPPort: the port number to use for SMTP connections to send email notifications, for example, SMTPPort=25
- SMTPHost: the SMTP server to use to send email notifications, for example, SMTPHost=mail.barracuda.com
- Group: the name of the ArchiveOneUsers security group, for example, group=ArchiveOneUsers
- groupSid: the SID of the ArchiveOneUsers security group, for example, groupSid=S-1-5-21-1890751290-2038383642-3347964823-1130
- Save and close the file.
- If installing the Search & Retrieval Websites component:
- Open the System_Web.ini file in a text editor such as Notepad.
- Populate the following settings; you may find some settings already have values present depending on the installer step which was previously failing. If the value is already populated, you do not need to modify it:
- PolicyServer: this is the NetBIOS name of the Archive server, for example, PolicyServer=SERVER1
- DefaultDomain: this is the NetBIOS name of the domain in which your users reside, for example, DefaultDomain=CUDA
- Save and close the file.
- If installing the Administration console component:
- Open the System_Admin.ini file in a text editor such as Notepad.
- Populate the following setting; you may find this setting already has a value present depending on the installer step which was previously failing. If the value is already populated, you do not t need to modify it:
- Server: this is the NetBIOS name of the Archive server, for example, Server=SERVER1
- Save and close the file.
3. Run MSIs to Manually Install ArchiveOne
- In the location where you extracted the .zip file, run the following MSIs in the following order:
- FilterService64.msi (if installing the ArchiveOne core services)
- ItemListx64.msi (if installing the ArchiveOne core services)
- Services.msi (if installing the ArchiveOne core services)
- Snapin.msi (if installing the ArchiveOne Admin console)
- WebSite.msi (if installing the Search & Retrieval websites)
The manual installation of ArchiveOne should now be complete. Ensure all ArchiveOne services have successfully started, and then open the ArchiveOne Admin Console to complete and verify the configuration.