Backup Exec Management Command Line Interface Help
Get-BEBackupExecSetting Cmdlet
Synopsis

Gets global Backup Exec settings.

Syntax
Get-BEBackupExecSetting [<CommonParameters>]
Description

Gets global Backup Exec settings.

To modify the settings, use Set-BEBackupExecSetting.

Parameters

<CommonParameters>

For more information about common parameters, type "Get-Help about_commonparameters".

Input Type
None

This cmdlet does not accept any input.

Return Value
BackupExec.Management.CLI.BEBackupExecSettings

Get-BEBackupExecSetting returns an object that represents global Backup Exec settings.

Example
C:\PS> Get-BEBackupExecSetting

This command gets the global Backup Exec settings.

Related Link

Set-BEBackupExecSetting