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

Get-VETExtendedLogging

Short Description

Returns a state of extended logging mode for Veeam Explorer for Microsoft Teams.

Applies to

Veeam Backup for Microsoft 365

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

Syntax

Get-VETExtendedLogging  [<CommonParameters>]

Detailed Description

This cmdlet returns the state of extended logging mode for Veeam Explorer for Microsoft Teams. The cmdlet returns the following types of state:

  • True — indicates that extended logging mode is enabled.
  • False — indicates that extended logging mode is disabled.

Parameters

<CommonParameters>

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

Output Object

The cmdlet returns the VETExtendedLogging object that contains the state of extended logging mode for Veeam Explorer for Microsoft Teams.

Examples

Example 1. Getting State of Extended Logging

This command returns the state of extended logging mode for Veeam Explorer for Microsoft Teams:

Get-VETExtendedLogging

False