Reputation: 353
I am trying to perform some SQL Server related checks through PowerShell, pre and post SQL Server patching and one of the checks is to test if the SQL Server Import/Export functionality is working as expected post patching.
Note: this check is necessary to be verified so that SSRS works fine in my environment.
Hence please let me know if there is any way to implement SQL Server import/export functionality through PowerShell.
Upvotes: 1
Views: 383