Contents
To install ActiveEfficiency:
Run the
ActiveEfficiencyServer.msi
. If you are running the installer on a server where UAC is enabled, start it from a command-prompt with elevated permissions – you may need to reboot the server.- On the Welcome screen, click Next.
- On the License Agreement screen, accept the license agreement and click Next.
- On the Prerequisite Checks screen, the installer runs checks to see if the following are installed before it continues:
- MSMQ is a prerequisite for the Nomad dashboard, so if that fails the 1E ActiveEfficiency service component will not be installed
- On the Destination Folder screen, choose the folder where you want ActiveEfficiency installed. By default, it installs to
C:\Program Files (x86)\1E\ActiveEfficiency\
. You can choose a different location by clicking Change... Click Next to continue. - On the Database Server screen, enter the name of the server where you want the ActiveEfficiency database installed and click Next. Checks are made to see if the specified machine is an SQL server.
- If you have an existing ActiveEfficiency database you can optionally delete the existing data by checking the Drop any existing ActiveEfficiency database checkbox - if you select this option the existing data will be lost. ActiveEfficiency does not support database mirroring.
- You can use a named instance with:
<ServerName>\<InstanceName>
. For example, if there is an SQL named instance calledAdmin
on the serverSMS01
, set the SQL Server Name: field toSMS01\Admin
. - MultiExcerpt named 'aes110-tls-support' was not found
Check the TLS 1.0 disabled - install using TLS 1.1/1.2 checkbox. Further information can be found in the prerequisites for Web servers.
On the ActiveEfficiency Website Settings screen, accept the defaults and Click Next or modify the default settings for the ActiveEfficiency Website by ticking the Use Custom IIS Setting checkbox.
Exercise caution when doing this and ensure that any changes you make are reflected in the DNS, router and firewall. If you want to customize the settings, select the Use Custom IIS Settings option and update:- IIS Port – port used by the ActiveEfficiency Web API
- IP Address – IP Address for the ActiveEfficiency Web API
- Host Header – host reader for the ActiveEfficiency Web API. This is the server name used to locate the ActiveEfficiency Web API.
Any customizations to the ActiveEfficiency Web API will need to be used in all the consumers of data from the ActiveEfficiency Server when configuring the connection to ActiveEfficiency server.
- On the Nomad Sync screen:
- Tick the Enable Nomad Sync checkbox.
In Configuration Manager database server, enter the name of the server hosting your Configuration Manager database.
- In Configuration Manager database name, enter the name of your Configuration Manager database.
- Set the synchronization interval. The default is 30 minutes.
- Click Next.
- On the Ready to Install the Program screen, click Install.
Post-installation, you may want to consider securing the ActiveEfficiency Website.
Upgrading ActiveEfficiency
You should upgrade both the ActiveEfficiency Server and the ActiveEfficiency Scout at the same time.
To upgrade the ActiveEfficiency Server, follow its installation procedure and do not drop the existing database.
- To upgrade the ActiveEfficiency Scout, follow its installation procedure.
- There may be instances where you are prompted to to restart the server in order to complete the installation. In the event that this happens, we recommend you do.