====== Automatic Installation ====== ---- **Xcalibur W** is provided as an EXE installer, which installs the application files and **some** of the pre-requisites. In addition, there are specific server pre-requisites that must be in place before running the installer. **PLEASE TAKE CARE TO FOLLOW THE INSTRUCTIONS BELOW PRECISELY** * Ensure that you are logged in as Administrator. * Ensure that the IIS Role has been set. * If using a virtual machine, take a snapshot. This will prevent having to re-install the OS. * Copy the installer file onto the Desktop. * Double-click the installer file and follow the steps below. ^ ^ ^ |Launch Microsoft SQL Server Management Studio with the Administrator account > Go to Server Properties > Security and change Server Authentication to SQL Server and Windows Authentication mode|{{server_automatic:xg1.png?400}}| |Go to Server Properties > Connections and enable Allow remote connections to this server .|{{server_automatic:xg2.png?400}}| |Go to Security > Logins, select SA account properties, and set a password..|{{server_automatic:xg3.png?400}}| |Enable the SA account.|{{server_automatic:xg4.png?400}}| |Launch the SQL Server Configuration Manager. On SQL Server Network Configuration, enable TCP/IP protocol.|{{server_automatic:xg5.png?400}}| |Change the IP port to 1433.|{{server_automatic:xg6.png?400}}| |Restart the MS-SQL server service|{{server_automatic:xg7.png?400}}| |Run the Xcalibur Server instaler > Click Next to proceed|{{server_automatic:xg8.png?400}}| |Click I Agree to proceed|{{server_automatic:xg9.png?400}}| |Click Next to proceed. If you have already installed any of the application pre-requisites the installer will detect and deselect them.|{{server_automatic:xg10.png?400}}| |Click Next to proceed|{{server_automatic:xg11.png?400}}| |Click Install to proceed|{{server_automatic:xg12.png?400}}| |Click Finish|{{server_automatic:xg13.png?400}}| |After setup has finished, ensure the certificate installed by the setup system is linked to the Xcalibur system.Open IIS Management and click the SSL Certificates icon. You should see this screen.|{{server_automatic:xg14.png?400}}| |At this point you may add your own certificate or carry on using the self-signed certificate. To use your own certificate, import it and then delete the one provided. **RESTART THE IIS SERVICE NOW**| |Double-click the certificate shown in the listing. This will open up a new dialog as shown. Click on the Details tab to show the serial number. We have highlighted the serial number. Copy this into Notepad and remove all the spaces. Copy this into the clipboard.|{{server_automatic:xg15.png?400}}| |Edit the bindings for the Xcalibur website within IIS. To do this, highlight the Xcalibur website in the tree on the left. Click on Bindings on the right side. The Bindings window appears. Click on the Bindings line as shown. This is the binding for port 443, the SSL port. Click Edit. In the newly opened Bindings window, select the Xcalibur SSL (provided by the installer) or your own SSL certificate if you have it installed.|{{server_automatic:xg16.png?400}}| |Go back to the IIS Console, launch the Internet Explorer browser, and connect to Xcalibur W.Click on the XcaliburMS listing in the tree section, Click Browse 443 HTTPS on the right.|{{server_automatic:xg17.png?400}}| |You will now see the Xcalibur login prompt. There may be a delay the first time you start Xcalibur as the DB tables are created. The default login is **admin**. The default password is **admin**.|{{server_automatic:xg18.png?400}}|