Disable-VETExtendedLogging
Short Description
Disables the extended logging mode for Veeam Explorer for Microsoft Teams.
Applies to
Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
Disable-VETExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet disables the extended logging mode for Veeam Explorer for Microsoft Teams if it is enabled. If it is disabled, nothing will happen and it will not cause any errors.
Run the Get-VETExtendedLogging cmdlet to get the state of the extended logging mode for Veeam Explorer for Microsoft Teams.
Run the Enable-VETExtendedLogging cmdlet to enable 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 CommonParameters section of Microsoft Docs.
Output Object
None.
Example
Disabling Extended Logging
This command disables the extended logging mode for Veeam Explorer for Microsoft Teams.
Disable-VETExtendedLogging |