Tagged Questions
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
3answers
1k views
Web site already exists error when restoring
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I am using publishing portal template. And I am using command,
stsadm -o restore -url ...
2
votes
2answers
589 views
Restoring SSP Databases from SP1 to SP2 server farm
Has anyone restored Shared Services Databases from SP1 Server Farm to a new SP2 Server farm? I don't want to lose user related information link My Links etc.
I followed the DB attach method as ...