User Guide Cancel

Back up user data, database, and settings of Adobe Connect server

  1. Adobe Connect User Guide
  2. Introduction
    1. What's New in Adobe Connect
    2. Adobe Connect meeting room basics
    3. Adobe Connect Capabilities in HTML Client
    4. Adobe Connect application for desktop
    5. Adobe Connect technical specifications and system requirements
    6. Keyboard shortcuts in Adobe Connect
  3. Adobe Connect Meeting
    1. Start, attend, and manage Adobe Connect meetings and sessions
    2. Host and Presenter Area in Adobe Connect
    3. Adobe Connect application for desktop
    4. Adobe Connect pre-meeting diagnostic test
    5. Adobe Connect Central home page
    6. Share content during a session
      1. Screen sharing in sessions
      2. Share pod
      3. Screen sharing on browser
      4. Share system audio
      5. Share a document
      6. Share a presentation
      7. Share a whiteboard
      8. Share files
      9. Share web URLs
    7. Update and manage Adobe Connect meetings
    8. View meeting reports and analytics data
    9. Work with Pods
      1. Pods in sessions
      2. Notes pod
      3. Chat pod
      4. Q & A pod
      5. Poll pod
      6. Quiz pod    
    10. Accessibility features in Adobe Connect
    11. Keyboard shortcuts in Adobe Connect
    12. Create virtual meeting rooms and arrange layouts
    13. Breakout rooms in Adobe Connect meetings
    14. Manage meeting attendees in Adobe Connect
  4. Adobe Connect administration and maintenance
    1. Enabling Adobe Connect HTML client
    2. Enabling single sign-on in Adobe Connect
    3. Change the timeout period
    4. Configure audio providers for Universal Voice
    5. Create and import users and groups in Adobe Connect
    6. Enhance Adobe Connect account security
    7. Generate usage reports in Adobe Connect Central
    8. Administer and manage Adobe Connect accounts
    9. Manage users and groups
    10. Set permissions for library files and folders
    11. Back up user data, database, and settings of Adobe Connect server
    12. Build custom reports from the Adobe Connect database
    13. Maintain disk space and clean cache on an Adobe Connect server
    14. Manage and monitor Adobe Connect server logs
    15. Start and stop Adobe Connect services
  5. Adobe Connect Events
    1. About Adobe Connect Events
    2. Manage Adobe Connect Events
    3. Attend Adobe Connect Events
    4. Create and edit Adobe Connect Events
    5. Event analytics for webinars
  6. Adobe Connect Training and Seminars
    1. About Adobe Connect courses and curriculum for training
    2. Conduct trainings with Adobe Connect
    3. Create and manage seminars
    4. Create training courses in Adobe Connect
    5. Create and manage training curriculum in Adobe Connect
    6. About Virtual Classrooms in Adobe Connect
    7. Adobe Connect reports to monitor training features
    8. Participate in Adobe Connect training sessions and meetings
    9. Closed captioning in Adobe Connect
  7. Audio and video conferencing in Adobe Connect
    1. Audio in Adobe Connect meetings
    2. Record and play back Adobe Connect meetings
    3. Video in Adobe Connect meetings
  8. Manage user content in Adobe Connect
    1. View reports and usage information about uploaded content
    2. Work with content in the Content library
    3. Work with Adobe Connect library files and folders

 

Set and configure your Adobe Connect server to back up the server and user data.

About backing up data

There are three types of data you must back up at regular intervals: content (any files stored in the libraries), configuration settings, and database data.

If you aren’t using shared storage devices, all the content in the libraries is stored in the [root_install_dir]\content folder (C:\Connect\content, by default). The configuration settings are stored in the custom.ini file in the root installation folder (C:\Connect, by default).

A database backup creates a duplicate of the data in the database. Regularly scheduled database backups can let you recover from many failures, including media failures, user errors, and permanent loss of a server. Back up the database daily.

You can also use backups to copy a database from one server to another. You can re-create the entire database from a backup in one step by restoring the database. The restoration process overwrites the existing database or creates the database if it does not exist. The restored database matches the state of the database at the time the backup was performed, minus any uncommitted transactions.

You create backups on backup devices, such as disk or tape media. You can use a SQL Server utility to configure your backups. For example, you can overwrite outdated backups, or you can append new backups to the backup media.

Follow best practices when backing up the database:

  • Schedule a nightly backup.

  • Maintain backups in a secure place, preferably at a site different from the site where the data resides.

  • Keep older backups for a designated period in case the most recent backup is damaged, destroyed, or lost.

  • Establish a system for overwriting backups, reusing the oldest backups first. Use expiration dates on backups to prevent premature overwriting.

  • Label backup media to identify the data and prevent overwriting critical backups.

    Use SQL Server utilities to back up the database:

  • Transact-SQL

  • SQL Distributed Management Objects

  • Create Database Backup wizard

  • SQL Server Management Studio

Back up server files

Back up and protect system data, just as you protect all the valuable assets of your organization.

It’s a good idea to perform this procedure nightly.

  1. Do the following to stop Adobe Connect:

    1. Select Start > Programs > Adobe Connect Server > Stop Adobe Connect Central Server. 

    2. Select Start > Programs > Adobe Connect Server > Stop Adobe Connect Meeting Server.

  2. Make a backup copy of the content directory. 

    The default location is C:\Connect.

  3. Make a backup copy of the custom.ini file.

    The default location is C:\Connect\.

  4. Do the following to start Adobe Connect:

    1. Select Start > Programs > Adobe Connect Server > Start Adobe Connect Meeting Server. 

    2. Select Start > Programs > Adobe Connect Server > Start Adobe Connect Central Server.

Back up the database

To back up any edition of Microsoft SQL Server, you can use Microsoft SQL Server Management Studio or the Command Prompt window.

The edition of SQL Server that installs with Adobe Connect Server does not include SQL Server Management Studio. However, you can download Microsoft SQL Server Management Studio Express from Microsoft.

Use SQL Server Management Studio to back up SQL Server

Note:

Do not uninstall the database.

  1. Open SQL Server Management Studio in Microsoft SQL Server.
  2. In the Tree pane of the Object Explorer window, right-click on the database (named “breeze,” by default) and choose Tasks > Back Up.
    Note:

    For complete instructions for SQL Server database backup and recovery, see the Microsoft Support site.

Use the Command Prompt window to back up SQL Server

To access Help information for database commands, type osql ? at the command line and press Enter.

Note:

Do not uninstall the database.

  1. Log on to the server hosting Adobe Connect Server.
  2. To store the database backup files, create a folder. This example uses the folder C:\Connect_Database.

  3. Open the command prompt.
  4. At the prompt, change to the directory where you installed the database. By default, the directory is C:\Program Files\Microsoft SQL Server\130\Tools\Binn.

  5. At the prompt, enter osql -E to log in to the database engine and press Enter.
  6. Enter the following command to run a Microsoft SQL utility to back up the Adobe Connect database. The default database name is breeze.

    BACKUP DATABASE database-name TO DISK = 'C:\Connect_Database\database-name.bak'
  7. At the prompt, enter go and press Enter. The command window displays messages regarding the backup.

  8. At the prompt, enter quit and press Enter.
  9. To verify that the backup was successful, confirm that the breeze.bak file exists in the C:\Connect_Database directory.
  10. To restart your database, from your Windows desktop, select Start > Control Panel > Administrative Tools > Services. In the Services window, right‑click SQL Server (MSSQLSERVER) and select Start from the context menu.

 Adobe

Get help faster and easier

New user?

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online