Enable-VESQLExtendedLogging
Short Description
Enables the extended logging mode for Veeam Explorer for Microsoft SQL Server.
Product: Veeam Backup & Replication
Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Enable-VESQLExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet enables the extended logging mode for Veeam Explorer for Microsoft SQL Server if it is disabled. If it is enabled, nothing will happen and it will not cause any errors.
Run the Get-VESQLExtendedLoggingReturns the state of the extended logging mode for Veeam Explorer for Microsoft SQL Server. cmdlet to get the state of the extended logging mode for Veeam Explorer for Microsoft SQL Server.
Run the Disable-VESQLExtendedLoggingDisables the extended logging mode for Veeam Explorer for Microsoft SQL Server. cmdlet to disable the extended logging mode for Veeam Explorer for Microsoft SQL Server.
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 SQL Server.
|
Enable-VESQLExtendedLogging |
Related Commands
Get-VESQLExtendedLoggingReturns the state of the extended logging mode for Veeam Explorer for Microsoft SQL Server.Disable-VESQLExtendedLoggingDisables the extended logging mode for Veeam Explorer for Microsoft SQL Server.