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


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.129.67.26