Published: May 12, 2010
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.
Note:
|
|
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.
See Also
Change History
|
Date
|
Description
|
Reason
|
|
May 12, 2010
|
Initial publication
|
|