Creating a Windows File System Backup Set from the Command Line Interface

Use XML to create a new backup set.

You can include the XML parameters in the xml file, or you can specify them on the command line when they frequently change. For more information on command line parameters and XML elements, see Command Line - Syntax.

Procedure

  1. Run the qlogin command to log on to the CommServe computer.

  2. Download the create_backupset_template.xml file to the computer where you will run the command.

  3. Open the create_backupset_template.xml file, add your specific parameters, and save the file.

    For more information on XML parameters for subclient configuration, see Elements Available for Windows File System Subclient Configuration from the Command Line Interface.

  4. Run the following command from the software_installation_directory/Base directory.

    qoperation execute -af create_backupset_template.xml -clientName clientName -appName ‘File System’ -backupsetName BackupsetName

Loading...