Installation

The procedure for updating an existing installation of BBE

Note: The steps below proceed through an upgrade assuming the web server and database server are on the same machine. If your web server and database server are separated, follow steps 1 – 10 on the database server and 1 – 9 and 11 on the web server.

To update an existing BBE installation:

  1. Extract the compressed contents of the provided deployment package, BBE_Package_XX.x.X.xx, to a local drive of the web server or SQL server that you are upgrading. The following location is used as an example for the purposes of this guide: C:\Deployment\BBE_CD\
  2. Confirm that your configuration file is the following location on the target computer: C:\Deployment\BBE_CD\yourconfigfilename.txt
    Windows displays the PowerShell terminal window:

  3. In the terminal window, enter the following command exactly as shown: set-executionpolicy remotesigned

  4. Press the Enter key.
    Windows displays a security message:

  5. Type the letter Y for Yes and press the Enter key.
    Windows displays a command prompt:

  6. Change to the location of the deployment directory (location of the deployment script file) by typing the following command exactly as shown: cd C:\Deployment\BBE_CD\BBE_Package_71.0.0.33\Update\Deployment

  7. Press the Enter key.
    Windows confirms the file path:

  8. 8. Type the following command exactly as shown: .\main.ps1 yourconfigfilename db
  9. 9. Press the Enter key.
    Windows runs the command:

    Note: The system displays the PS C: \Deployment\BBE_CD\... command prompt when the script finished.
  10. 10. At the command prompt, type the following command exactly as shown: .\main.ps1 yourconfigfilename web
    Windows runs the command:

    Note: The system displays a confirmation message and the command prompt when finished: