Configure the Unattended Service Account

Scenario/Problem: You need to configure the unattended service account for Visio Graphics Services.

Solution: Use the Set-SPVisioExternalData cmdlet.

Visio Graphics Services uses the Secure Store Service to facilitate the use of an unattended service account. You must first create a Secure Store Service entry with an Application ID for Visio Graphics Services.

When an Application ID has been established, you can use the Set-SPVisioExternalData cmdlet to configure the unattended service account for Visio Graphic Services, as shown in Listing 24.1.

Listing 24.1. Configure the Unattended Service Account

Set-SPVisioExternalData -VisioServiceApplication "Visio GraphicsService" -UnattendedServiceAccountApplicationID ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.