Invoke-DbaDbTransfer
- Certificate Chain Not Trusted
#9490
Labels
Invoke-DbaDbTransfer
- Certificate Chain Not Trusted
#9490
Verified issue does not already exist?
I have searched and found no existing issue
What error did you receive?
Steps to Reproduce
Please confirm that you are running the most recent version of dbatools
Other details or mentions
I tried passing in
connect-dbainstance -trustservercertificate -encryptconnection:$false
as well intoNew-DbaDbTransfer
. Additionally, I tried$t.TransferData()
and received the same error.It might have been because
sourcesql
was forcing encryption and had a set anddestinationsql
did not have it. Might need a test with two instances without an certs or forced encryption.What PowerShell host was used when producing this error
PowerShell Core (pwsh.exe)
PowerShell Host Version
SQL Server Edition and Build number
.NET Framework Version
The text was updated successfully, but these errors were encountered: