Can the confirmation input like y or n be omitted in the SnapCenter cmdlet?
Applies to
SnapCenter Software Windows Cmdlets
Answer
Yes.
SnapCenter Software Windows Cmdlet supports Powershell's CommonParameters.
This includes Risk Management Parameters.
To skip confirmation, use -confirm:$false.
Additional Information
