Configure PerformancePoint Services to Enforce Trusted Locations

Scenario/Problem: You need to modify the PerformancePoint Service Application to use the added trusted locations.

Solution: Use the Set-SPPerformancePointServiceApplication cmdlet with the trusted location parameters.

By default, all SharePoint locations are trusted for content and data sources. Even if you add new locations using the cmdlets in the previous sections, they are added but not enforced.

To restrict PerformancePoint Services to use only the configured trusted locations, use the Set-SPPerformancePointServiceApplication cmdlet with the trusted location parameters, as shown in Listing 22.10 and Listing 22.11.

Listing 22.10. Enforce Trusted Content Locations

Set-SPPerformancePointServiceApplication ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.