Forum Discussion
doctordns
Aug 06, 2022Brass Contributor
Test-SRTopology fails with an error message using PowertShell
Background: 2 servers (SRV1, SRV2) Both have two disks with a T: volume and a G: volume. The former is the replication source.target and G: is the log file disk. I successfully create the SR partn...
NortheR73
May 27, 2023Copper Contributor
Disabling IPv6 network adapter binding should help:
Disable-NetAdapterBinding -Name 'Ethernet' -ComponentID 'ms_tcpip6'