Remove a Content Deployment Job


Scenario/Problem: You need to delete a content deployment path configuration from the SharePoint farm.


Solution: Use the Remove-SPContentDeploymentJob cmdlet.

The Remove-SPContentDeploymentJob cmdlet enables you to remove a specific deployment job from the current farm. Simply provide the name of the content deployment job, as shown in Listing 10.8.

Listing 10.8. Remove a Specific Content Deployment Job


Remove-SPContentDeploymentJob "Marketing Deployment Job"


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

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