Enable-VETExtendedLogging
Short Description
Enables the extended logging mode for Veeam Explorer for Microsoft Teams.
Product: Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
|
Enable-VETExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet enables the extended logging mode for Veeam Explorer for Microsoft Teams if it is disabled. If it is enabled, nothing will happen and it will not cause any errors.
Run the Get-VETExtendedLoggingReturns a state of the extended logging mode for Veeam Explorer for Microsoft Teams. cmdlet to get the state of the extended logging mode for Veeam Explorer for Microsoft Teams.
Run the Disable-VETExtendedLoggingDisables the extended logging mode for Veeam Explorer for Microsoft Teams. cmdlet to disable the extended logging mode for Veeam Explorer for Microsoft Teams.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Examples
Enabling Extended Logging
This command enables the extended logging mode for Veeam Explorer for Microsoft Teams.
|
Enable-VETExtendedLogging |
Related Commands
Get-VETExtendedLoggingReturns a state of the extended logging mode for Veeam Explorer for Microsoft Teams.Disable-VETExtendedLoggingDisables the extended logging mode for Veeam Explorer for Microsoft Teams.