Skip to content

Commit 7979f12

Browse files
authored
Update Enable-VMReplication.md
1 parent d80b8a2 commit 7979f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2025-ps/hyper-v/Enable-VMReplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This example configures replication for all virtual machines on the local Hyper-
7474

7575
### Example 3
7676
```
77-
PS C:\> Enable-VMReplication VM01 -AsReplica -AllowedPrimaryServer *.domain01.contoso.com
77+
PS C:\> Enable-VMReplication VM02 -AsReplica -AllowedPrimaryServer *.domain01.contoso.com
7878
```
7979

8080
This example configures a virtual machine VM02 as a replica virtual machine and allows replication of the primary virtual machine from all primary servers that belong to a domain named domain01.contoso.com.

0 commit comments

Comments
 (0)