Display All Safe Data Providers


Scenario/Problem: You need to display all safe data providers configured for an Excel Services application.


Solution: Use the Get-SPExcelDataProvider cmdlet with the ExcelServiceApplication parameter.

Using the Get-SPExcelDataProvider cmdlet with the ExcelServiceApplication parameter, as shown in Listing 21.10, displays all configured trusted data connection libraries.

Listing 21.10. Displaying All Safe Data Providers


Get-SPExcelDataProvider
-ExcelServiceApplication "Excel Services Application"


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.162.26