--- title: "Start-VBRIrisInstanceRestore" description: "This cmdlet starts restore of an InterSystems IRIS instance from a backup restore point. You can restore the instance to its original location or to another server." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/start-vbririsinstancerestore.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Plug-Ins for Enterprise Applications, MongoDB Backup and Epic EHR System Protection > Working with Managed Veeam Plug-Ins, MongoDB Backup and Epic EHR System Protection > Application Backup Policy Settings for InterSystems IRIS > Start-VBRIrisInstanceRestore" dateModified: "2026-08-19" --- # Start-VBRIrisInstanceRestore ## Short Description Starts restore of InterSystems IRIS instances. **Product Edition**: Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
OriginalLocation (Default)
RestoreToAnotherLocation
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Force |
Defines that the cmdlet will overwrite the data in non-empty target paths. |
|
False |
Named |
False |
|
PathMapping |
Specifies an array of path mapping rules that redirect the InterSystems IRIS instance data to new target paths. If you do not specify this parameter, the cmdlet will restore the data to the original paths. Accepts the |
False |
Named |
False |
|
|
RestorePoint |
Specifies the restore point from which you want to restore the InterSystems IRIS instance. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. |
|
False |
Named |
False |
|
ServerCredentials |
For the Accepts the |
|
True |
Named |
False |
|
ServerName |
For the |
|
True |
Named |
False |