Display Deployment Jobs Configured on the Farm

Scenario/Problem: You need to identify deployment paths for proper job creation.

Solution: Use the Get-SPContentDeploymentJob cmdlet without any parameters to retrieve all available deployment jobs.

To obtain a content deployment job reference object, you need to find the identity of the job entry. Using the Get-SPContentDeploymentJob by itself, as shown in Listing 10.6, displays all deployment jobs.

Listing 10.6. Display All Available Content Deployment Jobs

Get-SPContentDeploymentJob

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.