Content deployment is a feature of Microsoft SharePoint Server that you can use to deploy content from a source site collection to a destination site collection.

learn more… | top users | synonyms

9
votes
2answers
324 views

Content deployment deploys everything except list contents (PDF's, excel docs) - Log included

Background of problem We are developing an extranet. It's primary purpose is to share pdf's and xls files with external customers. After content deployment, everything works as expected, except the ...
1
vote
2answers
215 views

Is it possible to exclude certain documents or libraries from a content deployment job?

I have authoring environment and production environment for my public facing site. Now the requirement that I have is there is one Private document library which should only be available in authoring ...
0
votes
2answers
370 views

The User does not exist or is not unique - Content Deployment (MOSS 2007)

I am having a Incremental Content Deployment scheduled from Stage to Production. Now it is throwing an error The User does not exist or is not unique . I have checked the logs as well as eventviewer. ...
0
votes
2answers
115 views

Incremental Deployment locking anonymous sites

i have a staging environment and a production environment . The production environment setting is Allow Anonymous access to the Entire Website. Two times we have observed that once after a content ...
2
votes
1answer
213 views

Content Deployment performance issues

I'm struggling with Content Deployment tool on SP 2010 in these days, because it is the only way, how to repair our permission issue, however, it brings a lot of another small headaches with it even ...
2
votes
1answer
261 views

Using the Content Deployment API, how to delete items from destination?

Inside a custom developed timer job, we're doing a selective list migration between an internal and external farm based on list item attributes, e.g. only copy to external if "Is Public" is checked. ...
0
votes
1answer
56 views

How to deploy WSP project with external lists linked to sql server. created in Sharepoint Designer

I mean do I need to create those again at Production server also? Any Suggesions???
2
votes
0answers
27 views

Creating an authoring instance

We have a single production farm for our SharePoint 2010 server, behind our firewall and only accessible via the intranet. Is it possible to add an authoring server to our topology? Departmental ...
1
vote
0answers
76 views

How do you Import a list item from a .cmp file using powershell?

I have implemented the code located at this link to export and import a list to a cmp file using powershell and the SPDeployment functions. While trying to better understand this code I came to the ...
1
vote
0answers
22 views

Links instances of links across multiple site collections

We are looking at de-commissioning a site within our collection, however prior to doing the de-commission, Im wanting to generate a report of pages that contain links to the specific pages within the ...
1
vote
0answers
39 views

Content Replacement

I have a problem with content deployment that I need to fix using a script to replace content throughout the site. SharePoint handles relative urls already but editors have to use an internal url ...
0
votes
0answers
29 views

2013 Project with everything deployble as feature

We have a new SP2013 Project which involves lot of things like creating personal my-sites on fly with custom masterpages and some default list and libraries, using feature stapling.... It also involes ...
0
votes
0answers
52 views

Content Deployment Failed [List] [images] Fatal error

I did content deployment from STG to PROD to Blank Site and everything ran fine. Then, the DB attach - detach was done to complete the upgrade from SP2007 to SP2010. I ran the content deployment and ...