< Back
Set-VaoFailoverPlan
Post
NAME Set-VaoFailoverPlan
SYNOPSIS
SYNTAX
Set-VaoFailoverPlan -PlanID <String> -Enable [<CommonParameters>]
Set-VaoFailoverPlan -PlanID <String> -Disable [<CommonParameters>]
DESCRIPTION
Modify Veeam Availability Orchestrator FailoverPlan
PARAMETERS
-PlanID <String>
Failover Plan ID
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Enable [<SwitchParameter>]
Enable Failover Plan
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Disable [<SwitchParameter>]
Disable Failover Plan
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
File Name : Set-VaoFailoverPlan.psm1
Author : Markus Kraus
Version : 1.0
State : Ready
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-VaoFailoverPlan -PlanID ed799d88-30f0-4494-b183-124e171afa91 -Enable
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-VaoFailoverPlan -PlanID ed799d88-30f0-4494-b183-124e171afa91 -Disable
RELATED LINKS
https://mycloudrevolution.com/
SYNOPSIS
SYNTAX
Set-VaoFailoverPlan -PlanID <String> -Enable [<CommonParameters>]
Set-VaoFailoverPlan -PlanID <String> -Disable [<CommonParameters>]
DESCRIPTION
Modify Veeam Availability Orchestrator FailoverPlan
PARAMETERS
-PlanID <String>
Failover Plan ID
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Enable [<SwitchParameter>]
Enable Failover Plan
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Disable [<SwitchParameter>]
Disable Failover Plan
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
File Name : Set-VaoFailoverPlan.psm1
Author : Markus Kraus
Version : 1.0
State : Ready
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-VaoFailoverPlan -PlanID ed799d88-30f0-4494-b183-124e171afa91 -Enable
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-VaoFailoverPlan -PlanID ed799d88-30f0-4494-b183-124e171afa91 -Disable
RELATED LINKS
https://mycloudrevolution.com/