About 50 results
Open links in new tab
  1. sql server - Powershell - The certificate chain was issued by an ...

    May 15, 2023 · Powershell - The certificate chain was issued by an authority that is not trusted (dbatools) Asked 2 years, 8 months ago Modified 7 months ago Viewed 47k times

  2. upgrade to Powershell 7 & dbaTools 2 causing "Assembly with same …

    Nov 24, 2023 · I have just spent a week working around this issue, which seems to have got worse since dbatools 2.1.10 and sqlserver 22.2.0 became available. Ended up raising a ticket on the The …

  3. Powershell module DBATools command giving error

    Dec 3, 2021 · Powershell module DBATools command giving error Asked 4 years, 1 month ago Modified 4 years, 1 month ago Viewed 3k times

  4. error on loading PowerShell module dbatools - Stack Overflow

    Aug 6, 2024 · I have a script that collects some information about a SQL Server instance using the great dbatools module. The script is started from a web application. It used to work just fine, but something …

  5. DBATools Export-DbaDbTableData and single quotes

    Aug 16, 2024 · 1 I've got the following PowerShell script to export specific tables from a database using dbatools and Export-DbaDbTableData. I do this as part of some automation.

  6. powershell - Export SQL objects using dbatools - Stack Overflow

    Nov 7, 2023 · I am trying to export objects from SQL databases (including SQL Agent jobs) using the following scripts:

  7. Carbon Black Cloud blocking dbatools module - Stack Overflow

    Jun 2, 2022 · As RetiredGeek suggests, contact your Carbon Black administrators to provide an exception. Since the dbatools module is digitally signed, consider excluding other modules code …

  8. PowerShell dbatools Invoke-DbaQuery with UNC file

    Sep 23, 2021 · PowerShell dbatools Invoke-DbaQuery with UNC file Asked 4 years, 3 months ago Modified 4 years, 3 months ago Viewed 1k times

  9. powershell 4.0 - DbaTools Error. How to fix 'Could not load file or ...

    DbaTools Error. How to fix 'Could not load file or assembly 'Microsoft.SqlServer.ConnectionInfo' when running Export-DbaInstance Asked 6 years, 9 months ago Modified 6 years, 8 months ago Viewed …

  10. dbatools - Restore-DbaDatabase returns [Restore-DbaDatabase] …

    Mar 31, 2025 · We are able to repeat this behaviour on dbatools v2.1.30 with sql server 2022. Separating to bak and trn restore has resolved the issue.