Click or drag to resize
ApplicationOptionsTestPostFailoverScript Property
This value is the path and name of the script to run after the target is brought online during a test failover.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string TestPostFailoverScript { get; set; }

Property Value

Type: String
Remarks
If arguments are passed, file to be executed should be enclosed in quotations
See Also