How to Create a Visio Graphics Service application in SharePoint.
I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.
Using Central Administration Method: Please follow the steps below to
create a service application VISIO.
- To create a service application, you must be a member of the farm administrators group.
- Browse SharePoint 2013 Central Administration->Application Management ->Manage service applications.
- On the ribbon, click New, and then click Visio Graphics Service. Type a name for the new service application.
- Choose an existing application pool or create a new one.
- Choose whether to create a Visio Graphics Service Application Proxy (recommended).
- Click OK.
Using Windows PowerShell:
1. Click SharePoint
2013 Management Shell.
2. From the Windows
PowerShell command prompt ,type the following command:
New-SPVisioServiceApplication
-Name< ServiceAppName> -ApplicationPool <AppPoolName>
-AddToDefaultGroup
No comments:
Post a Comment
Your feedback is Much Appreciated. I will try to reply to your queries as soon as possible!!Anil Avula