File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docset/winserver2022-ps/storagereplica Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -233,12 +233,12 @@ specify drive letters.
233
233
234
234
This is an ordered list. The order of volumes determines the order of replication.
235
235
236
- For instance, to replicate the F: and H: drives on one server to the F: and H: drives of another
236
+ For instance, to replicate the ` F:` and `H:` drives on one server to the `F:` and `H:` drives of another
237
237
server, specify the following values :
238
238
239
239
` -SourceVolumeName "F:","H:" -DestinationVolumeName "F:","H:"`
240
240
241
- To replicate F : to H: instead, specify the following values:
241
+ To replicate `F:` to `H:` instead, specify the following values :
242
242
243
243
` -SourceVolumeName "F:","H:" -DestinationVolumeName "H:","F:"`
244
244
You can’t perform that action at this time.
0 commit comments