Create a Visio Graphics Service service application proxy (SharePoint Server 2010)
SharePoint 2010
Applies to: SharePoint Server 2010
Topic Last Modified: 2012-01-19
Summary: A Visio Graphics Service service application proxy can be provisioned with Windows PowerShell. The following steps show how to create a Visio Graphics Service service application proxy.
![]() |
---|
A Visio Graphics Service service application proxy can only be created in the SharePoint Central Administration Web site when you are creating a new Visio Graphics Service service application. To do so, ensure that the Create a Visio Graphics Service Application Proxy and add it to the default proxy group check box is checked when you create a new service application. |
To create a Visio Graphics Service service application proxy by using Windows PowerShell
-
Verify that you meet the following minimum requirements: See Add-SPShellAdmin.
-
On the Start menu, click All Programs.
-
Click Microsoft SharePoint 2010 Products.
-
Click SharePoint 2010 Management Shell.
-
From the Windows PowerShell command prompt (that is, PS C:\>), type the following command and then press ENTER:
New-SPVisioServiceApplicationProxy <ServiceAppName>
For more information, see New-SPVisioServiceApplicationProxy.
Show: