Fusion - 11 Install Guide
Fusion - 11 Install Guide
Introduction
This document is provided as an aid to the installation of Crestron Fusion Cloud
software for deployment on servers or virtual machines running on-premises or
hosted in a data center that has network connectivity to on-premises devices.
Refer to the Crestron® website for release notes on the features and fixes added
to the latest release of the Crestron Fusion Cloud software. For information
regarding best practices for using the Crestron Fusion Cloud software, refer to the
Crestron Fusion Cloud On-Premises Software Best Practices (Doc. 7891) at
www.crestron.com/manuals.
Prerequisites
The following sections cover all requirements needed to successfully install
Fusion 11.
- Fusion Server Requirements
- SQL Server Requirements
- Fusion Server & SQL Server Configuration
- Additional Requirements & Considerations
- Installing Fusion
- Verification
* After Fusion is installed and fully configured the SQL rights of the Fusion
account can be lowered to “db owner” for the Fusion database
Installing Fusion
- Make sure all aforementioned requirements are met by checking them off
- Read any important notes on the Fusion download page on
www.crestron.com
- Make sure you are logged on with the required service account or local
administrator when downloading and installing Fusion 10.
Eventually, once this process is completely finished, the Fusion Setup Wizard will
open:
Prior to continuing it is advised to verify whether the script installed all required
roles and features correctly. Go to Server Manager and verify whether the
following roles & features are present. Do not close the Fusion Setup wizard!
Roles:
Application Server
.Net Framework 3.5.1
Web Server (IIS) Support
COM+ Network access
TCP port Sharing
Windows Process Activation Service Support
o Http Activation
o Message Queuing Activation
o TCP Activation
o Names Pipes Activation
Web Server (IIS)
Common HTTP Features
o Static Content
o Default Document
o Directory Browsing
o HTTP Errors
o HTTP Redirection
Application development
o ASP.NET
o .NET Extensibility
o ASP
o CGI
o ISAPI Extentions
o ISAPI Filters
o Server Side Includes
Health and Diagnostics
o HTTP Logging
o Logging Tools
o Request Monitor
o Tracing
o ODBC Logging
Security
o Basic Authentication
o Windows Authentication
o Digest Authentication
o Client Certificate Mapping Authentication
o IIS Client Certificate Mapping Authentication
o URL Authorization
o Request Filtering
o IP and Domain Restrictions
Performance
o Static Content Compression
o Dynamic Content Compression
Management Tools
o IIS Management Console
o IIS Management Scripts and Tools
o Management Service
o IIS6 Management Compatibility
IIS 6 Metabase Compatibility
IIS6 Managament Console
Features:
If these roles & features are correctly installed, continue the installation process
by hitting next in the Fusion Setup Wizard:
Carefully read the license agreement and if you agree, check “I accept the
agreement” and hit next:
Leave at default location and hit next:
Once the Setup Wizard finishes, the Fusion Configuration Manager will open.
If you are working with a service account (server is joined to a domain), use the
service account credentials as shown below, by clicking “Use Specified Account”.
(if the server is not joined to a domain, leave the “Local System Account” checked)
Click “Install”
The Fusion configuration manager will now continue:
Hit “Next”. This next page will allow you to determine the Authentication Method
for the Fusion web interface. This selection should be based on the client
requirements. Typically, if the server is joined to a domain, “Windows
Authentication” can be selected. This will allow users to use their Windows
Credentials to log on to the Fusion web interface. This requires a domain group to
be entered which will serve as the Administrator group for Fusion. (note that this
field is case sensitive – the domain\groupname must be entered as specified in
the AD environment – see screenshot below)
When the server is not joined to a domain, “Forms” authentication can be
selected. This will allow users to enter a separate username and password in a
form, when browsing to the Fusion web interface.
Note how cti\fusionadmins is entered in lower casing, as this is the way the
domain and group have been specified in Active Directory Users and Computers:
The Main Database window allows you to specify the details of the SQL database.
Database Install/Update Credentials
If server is joined to a domain, select ”Windows”. Use service account
credentials in UPN format
If server is not joined to a domain, select “SQL Server”. Use the SQL Server
login method and enter account credentials
Main Database Access
Enter Database Server name. Must be in FQDN format
Authentication mode
o If server is joined to a domain, select “Windows”
o If server is not joined to a domain, select “SQL Server” and use the
SQL Server login method and enter account credentials
Database Name: Enter the desired name of the Fusion database that will be
created. Keep the name short and do not use any International characters.
Database Options
Leave the “Use Log Database” unchecked
Once all details are entered, hit the “Test Connection” button to verify the
connection to the SQL Database.
Last page of the Configuration Manager allows you to apply all settings you have
made. By hitting “Apply”, the Fusion instance will be set according to the details
you have provided and the SQL database will be created. This process can take a
long time to complete.
Once this process is finished, verify the Messages Log for any errors or
notifications. Hit the “Play” button to start the Fusion instance.
The Fusion instance will now start. Once started, the Fusion Configuration
Manager can be closed by hitting the Exit button.
The installation can verified by reviewing the Windows Services menu and the IIS
manager for the Fusion services and application pools. Note the “log on as” or
“Identity” columns contain the service account details (if server is joined to a
domain).
The Fusion web interface can now be tested. This can be done from the Fusion
server itself or from any other computer within the network. Based on the
authentication method selected, users will either be automatically logged on
(Windows Authentication – when user is in the selected Fusion administrator
group), or when “Forms Authentication” is selected, the default username
“Admin” and password “Admin” will need to be used.
URL: http://FusionServerIP/Fusion/Webclient
The below example shows the Fusion web interface being accessed from the
Fusion server. Note that in this example we are logged on to the server with the
Fusion service account. For this user to be able to access the Fusion web interface,
he must be a member of the Fusion administrator group we specified earlier:
cti\fusionadmins.
Licensing Fusion
The Fusion software supports up to 0 outgoing room connections when
unlicensed. A Fusion License will allow for an unlimited amount of rooms,
although a maximum amount of 750 rooms is recommended, also based on the
specs of the used server. More Fusion servers can be added in case more rooms
are required.
The Fusion license will need to be ordered for FusionRv and FusionEm, in case
both packages will be used.
1) Log on to the Fusion server using the service account (server is joined to a
domain) or local administrator (server is not joined to a domain)
2) Open the Fusion Configuration Manager and go to the “Licensing” page
3) Click the “Update” button for the package you wish to upgrade
4) A Customer ID is shown, copy/paste this customer ID in your Fusion
License order
5) Close the Crestron Licensing window by hitting the X in the upper right
corner.
6) Keep the Configuration Manager open while awaiting the License Key
(Closing the Configuration Manager might trigger the Customer ID to
change, rendering your received key useless)
7) Once the License Key has been received, stop the Fusion instance by
clicking the “Stop” button of the Fusion instance:
8) Once the Fusion instance has stopped, click the “Update” button again. Enter
the received license key and hit OK:
10) Once the settings are applied, start again the Fusion instance by hitting the
play button. Go back to the Licensing page. The “Date Licensed” field should now
contain the date when the Fusion software was licensed.
At this point, “sysadmin” can be removed for the Fusion account and be put to
DB_owner for the Fusion database.