February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You need to display all safe data providers configured for a Visio Graphics Service.
Solution: Use the Get-SPVisioSafeDataProvider cmdlet with the VisioServiceApplication parameter.
Using the Get-SPVisioSafeDataProvider cmdlet with the VisioServiceApplication parameter, as shown in Listing 24.3, displays all configured safe data providers.
Listing 24.3. Display All Safe Data Providers
Get-SPVisioSafeDataProvider -VisioServiceApplication "Visio GraphicsService"
Read now
Unlock full access