Ted-Schnieders

Results 7 comments of Ted-Schnieders

> hi @Franky1522 > > do you have more than one NIC on that server? > > Can you check on the error message if the IP of the "Could...

> Hi @Franky1522 - I will close this for now, but we can reopen if you still want to work on this. Can we reopen this?

> No, we have not found the root cause. As it is not reproducible on my side, there is nothing I can do. When you tried to reproduce it, was...

I have learned that if I run the command below from the Primary I experience the error. If I run it on any machine not the Primary I do not...

> Ok, I will try to setup an AG in my lab and do a test in the next days. > > When you say "run the command below from...

I just learned more. $dac = Connect-DbaInstance -SqlInstance $Primary -DedicatedAdminConnection; Running this locally throws the same error. Leading that it has nothing to do with this, (Copy-DbaLinkedServer -Source $dac -Destination...

To me it is a fundamental issue with the DAC running on the loopback address. When running locally trying to connect to the dac it uses the loopback to connect...