Tagged Questions
1
vote
1answer
224 views
Is it possible to run Content Deployment incrementally using code?
I am running some Content Deployment jobs using the code but the jobs are not run incrementally, instead they are run by exporting all the objects. Is it possible to run them incrementally using the ...
7
votes
3answers
5k views
Restore-SPSite to the same content database
I ran Restore-SPSite on my server from a backup. I then deleted the site collection and did it again but got the following error:
Restore-SPSite : The operation that you are attempting to perform ...
0
votes
4answers
4k views
Restore-SPSite failure due to insufficient Content Database Space
I hope someone can help me solve this weird problem I'm facing for 4 days.
I'm trying to restore the backup of Sharepoint 2010 web application. I'm using Windows Powershell command :
Restore-SPSite ...
1
vote
4answers
7k views
List of databases used for a sharepoint 2010 farm?
How to find the list of databases are used by a SharePoint 2010 Farm, including content databases, service application databases and configuration database.
