This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRHistoryOptions

Short Description

Returns job sessions history settings.

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRHistoryOptions  [<CommonParameters>]

Detailed Description

This cmdelt returns sessions history settings for jobs that are available on a backup server.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBRHistoryOptions object that contains job sessions history settings.

Examples

Getting Job Sessions History Settings

This command returns history settings for jobs that are available on a backup server. The cmdlet output will contain the following details on the sessions history settings: KeepAllSessions and RetentionLimitWeeks.

Get-VBRHistoryOptions

KeepAllSessions RetentionLimitWeeks

--------------- -------------------

         False                  13