When I run the following powershell command I get the following warning and the action is not successful? Can anyone help out with this?
Set-VMReplication -VMName server123 -EnableWriteOrderPreservationAcrossDisks 1
WARNING: 'EnableWriteOrderPreservationAcrossDisks' is not required for 'Set-VMReplication'.
Using Windows Server 2012 R2 HyperV and trying to configure the EnableWriteOrderPreservationAcrossDisks switch.
Please mark my post as helpful or the answer or better yet.... both! :) Thanks!