DBATools Set-DbaDbCompression returns "The network path was not found error"
-1
votes
1
answer
60
views
Trying to enable compression for a given database in SQL Server using:
Set-DbaDbCompression -SqlInstance myserver -Database MyDB -CompressionType Recommended
This command returns network path not found error. Not sure why. Any ideas?
DBATools 2.1.30
Powershell 5 for Windows
SQL Server 2019
Asked by user2368632
(1133 rep)
Apr 22, 2025, 07:30 PM
Last activity: Apr 22, 2025, 08:57 PM
Last activity: Apr 22, 2025, 08:57 PM