February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You need to display all trusted file locations for an Excel Services application.
Solution: Use the Get-SPExcelFileLocation cmdlet with the ExcelServiceApplication parameter.
Using the Get-SPExcelFileLocation cmdlet with the ExcelServiceApplication parameter (see Listing 21.2) displays all configured trusted file locations, as shown in Figure 21.2.
Listing 21.2. Displaying All Trusted File Locations
Get-SPExcelFileLocation-ExcelServiceApplication "Excel Services Application"
Figure 21.2. The Get-SPExcelFileLocation cmdlet displays all trusted file locations.
Read now
Unlock full access