Review Workflow Configuration Settings

Scenario/Problem: You need to review the overall workflow configuration settings for a particular web application on the SharePoint farm or a site collection.

Solution: Use the Get-SPWorkflowConfig cmdlet.

The Get-SPWorkflowConfig cmdlet enables you to review the current workflow configuration settings for a specified web application or site collection. Listing 4.18 illustrates running this cmdlet with the WebApplication parameter. Listing 4.19 shows the site collection command line. Figure 4.5 shows sample results of both command lines.

Listing 4.18. Reviewing the Workflow Configuration for a Web Application

Get-SPWorkflowConfig -WebApplication "SharePoint - 80"

Listing 4.19. Reviewing the Workflow ...

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.