Database Reference
In-Depth Information
Delete an Existing Visio Graphics Service
Application Proxy
From CA: from Application Management Manage Service Applications, from the
available Visio Service Proxies select the proxy from the list and Click Delete button from
the ribbon.
Using PS: at the PS prompt, type:
Remove-SPServiceApplicationProxy <ProxyID>
List All Existing Visio Graphics Service
Application Proxies
From CA: from Application Management Click on Manage Service Applications to view
all available Visio Service Application Proxies under the selected Service Application.
Using PS: at the PS prompt, type:
Get-SPVisioServiceApplicationProxy
Set Up Visio Graphics Service Global Settings
From CA: from Application Management Manage Service Application, choose Visio
Graphics Service Global Settings. You can now set Maximum Diagram Size, Minimum
Cache Age, Maximum Cache Age, Maximum Recalc Duration, External Data.
Using PS: to set the performance parameters, at the PS prompt, type:
Set-SPVisioPeformance -MaxDiagramCacheAge <InMinutes> -MaxDiagramSize
<SizeInMB> -MaxRecalcDuration <InSeconds> -MinDiagramCacheAge
<InMinutes> - VisioServiceApplication <VisioServiceApplicationName>
To set the data configuration, at the PS prompt, type:
Set-SPVisioExternalData -VisioServiceApplication
<VisioServiceApplicationName> -UnattendedServiceAccountApplicationID
<ApplicationID>
Set Up a Graphics Service Trusted Data Provider
From CA: from Application Management Manage Service Application, choose Visio
Graphics Service Trusted Data Providers. Now add a new, edit, or delete a Trusted Data
Provider (for the how-to, refer to the SSS Section of this chapter).
 
Search WWH ::




Custom Search