--- title: "New and Updated Cmdlets" description: "This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 12.3." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/new_updated_cmdlets_12.3.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v12.3 Changelog > New and Updated Cmdlets" dateModified: "2026-08-18" --- # New and Updated Cmdlets This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 12.3. ## Veeam Explorer for Microsoft Active Directory In Veeam Backup & Replication 12.3, new cmdlets were added to the Veeam Explorer for Microsoft Active Directory PowerShell module, which allow you to get, enable and disable the extended logging mode. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VEADExtendedLogging

Returns the state of the extended logging mode for Veeam Explorer for Microsoft Active Directory.

Enable-VEADExtendedLogging

Enables the extended logging mode for Veeam Explorer for Microsoft Active Directory.

Disable-VEADExtendedLogging

Disables the extended logging mode for Veeam Explorer for Microsoft Active Directory.

::: ## Veeam Explorer for Oracle In this version, the `SysUserPassword` parameter was added to the [`Restore-VEORRMANDatabase`](restore-veorrmandatabase.md) cmdlet. Use this parameter to restore your data when OS authentication to Oracle databases is disabled on the target server.