--- title: "Updated Cmdlets" description: "This section contains information on cmdlets updated in Veeam PowerShell v12.2. In this version, the following scenarios are supported: [For restore of Linux-based or Unix-based guest OS files] You can use credentials to authenticate against a..." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/updated_cmdlets_12.2.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v12.2 Changelog > Updated Cmdlets" dateModified: "2026-08-19" --- # Updated Cmdlets This section contains information on cmdlets updated in Veeam PowerShell v12.2. ## Data Recovery In this version, the following scenarios are supported: - [For restore of Linux-based or Unix-based guest OS files] You can use credentials to authenticate against a backup repository where the backup from which you restore is located. - [For restore of f Microsoft Windows guest OS files and folders] Specifies the target Veeam Agent computer to which the cmdlet will restore guest OS files. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Start-VBRLinuxFileRestore

New parameter added: ShareCredentials.

Start-VBRCDPLinuxFileRestore

New parameter added: ShareCredentials.

Start-VBRWindowsGuestItemRestore

New parameter added: TargetAgentMachine.

::: ## Veeam Agent Management In this version, you can include to the backup scope data stored in the Library folder on the system volume of Mac computers. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

New-VBRSelectedPersonalFolders

New parameter added: Library.

Set-VBRSelectedPersonalFolders

New parameter added: Library.

::: ## Veeam Plug-Ins for Enterprise Applications This section describes changes for managing application backup policies for **Veeam Plug-In for Oracle RMAN**. ### Application Backup Policy Settings for Veeam Plug-In for Oracle RMAN In this version, you can select one of the authentication methods to connect to Oracle RMAN hosts and databases: - Only OS authentication. - OS and database credentials simultaneously. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

New-VBROracleRMANProcessingOptions

New parameters added: AuthenticationMode, DBCredentials.

Set-VBROracleRMANProcessingOption

New parameters added: AuthenticationMode, DBCredentials.

:::