File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docset/winserver2022-ps/storagereplica Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ New-SRGroup @Parameters
6060
6161This command creates a replication group for server named SR-SRV05. The command specifies the
6262replicated volume and the log volume. The command also specifies a custom log size in GB and enables
63- replication traffic encryption. Replication does not start until you run ** New-SRPartnership** .
63+ replication traffic encryption. Replication does not start until you run ` New-SRPartnership ` .
6464
6565This example uses splatting to pass parameter values from the ` $Parameters ` variable to the command.
6666Learn more about [ Splatting] ( /powershell/module/microsoft.powershell.core/about/about_splatting ) .
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Specifies an array of drive letters or mount point paths of partitions for the r
8484group. The volumes must exist. The volumes cannot be mapped drives or UNC paths.
8585
8686This is an ordered list. The order of volumes determines the order of replication. For more
87- information, see the * DestinationVolumeName* parameter of the New-SRPartnership cmdlet.
87+ information, see the ** DestinationVolumeName* * parameter of the New-SRPartnership cmdlet.
8888
8989``` yaml
9090Type : String[]
You can’t perform that action at this time.
0 commit comments