Database Reference
In-Depth Information
Using PS: at the PS prompt, type:
New-SPVisioServiceApplication <ServiceApplicationName> -
serviceapplicationpool <ServiceApplicationPoolName> -AddToDefaultGroup
Delete an Existing Visio Graphics Service
Application
From CA: from Application Management Manage Service Applications, choose the
Visio Graphics Service application name, then click on the Delete button on the ribbon.
Using PS: at the PS prompt, type:
Remove-SPServiceApplication <VisioServiceApplicationName>
List All Existing Visio Graphics Service
Applications
From CA: from Application Management Click on Manage Service Applications to view
all Visio Services Service applications.
Using PS: at the PS prompt, type:
Get-SPVisioServiceApplication
Creating a New Visio Graphics Service
Application Proxy
From CA: You can only create an application proxy when creating a new Service application.
Using PS: at the PS prompt, type:
New-SPVisioServiceApplicationProxy <ServiceApplicationName>
Service application proxies stand as the gateway or channel for connecting with
service applications. They are deployed along with the service applications and encapsulate
the components used to execute the calls on the service application.
Note
 
 
Search WWH ::




Custom Search