Scott_Stockton
Novice I
3 years agoWe removed an array before cleaning up its "Array Connections"
We removed an array before cleaning up its "Array Connections" I have tried SDK1 and 2 Commands SDK1 - Remove-PfaReplicationConnection -Array ARRAYID -Name ARRAY -Confirm. SDK2 Remove-Pfa2Connection -Array ARRAY. Both of these error with String errors. Cannot convert the "ARRAY" value of type "System.String" to type "PurePowerShell.PureArray". I also know we can do this through the actual CLI but can't find the commands. Any help is appreciated, thanks.