--- title: "Start-VBRCDPLinuxFileRestore" description: "Starts a restore session of Linux-based or Unix-based guest OS files from a CDP replica. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet starts a restore s" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/start-vbrcdplinuxfilerestore.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Data Recovery > Guest OS File Recovery > Start-VBRCDPLinuxFileRestore" dateModified: "2026-08-20" --- # Start-VBRCDPLinuxFileRestore ## Short Description Starts a restore session of Linux-based or Unix-based guest OS files from a CDP replica. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
ToPointInTime
MountServer
ViFlr
ToOriginal
LongTermRestorePoint
HelperHost
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ApplianceOptions |
Specifies configuration options for a temporary helper appliance. Note: This parameter is required if you do not specify the Accepts the |
|
True |
Named |
True (ByPropertyName) |
|
Credentials |
Specifies the credentials to authenticate against an existing Linux-based machine that you want to use as a helper host. Note: This parameter can be used only when Accepts the |
|
False |
Named |
True (ByPropertyName) |
|
HelperHost |
Specifies the temporary Linux helper host. Accepts the |
|
True |
Named |
False |
|
LongTermRestorePoint |
Specifies a long-term restore point of a CDP replica. The cmdlet will start the restore session for this restore point. Accepts the |
|
False |
Named |
False |
|
MountServer |
Specifies an existing Linux-based machine. The cmdlet will mount disks from a backup or replica to this machine and will use it as a helper host. Note: This parameter is required if you do not specify the Accepts the |
|
True |
Named |
True (ByPropertyName) |
|
MountToOriginalHost |
Specifies whether to mount disks to the original server and use it as a helper host. Default: Note: Set this parameter to |
|
True |
Named |
True (ByPropertyName) |
|
Reason |
Specifies the reason for starting a restore session. The information you provide will be saved in the session history so that you can reference it later. |
|
False |
Named |
True (ByPropertyName) |
|
Replica |
Specifies the CDP replica for which you want to restore files. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
ToPointInTime |
Specifies date and time when a restore point was created. The cmdlet will start the restore session for the short-term restore point created at the specified date and time or will take the nearest restore point. Accepts the |
|
False |
Named |
False |