Tagged Questions
0
votes
1answer
190 views
ITem SharePoint-80 Not Found
I just installed SP2010. There's the default web app named SharePoint-80. I am trying to backup this web app using Power Shell.
Here's my command: Backup-SPFarm -Directory C:\Backups -BackupMethod ...
0
votes
2answers
2k views
Problem with Restore-SPFarm
We have to move a Sharepoint 2010 web application from and old server to a new one.
The old server has Sharepoint 2010 and SQL Server both installed. The new server is actually 2 VMs, one for ...
1
vote
1answer
1k views
How to replicate site collections on the same web application?
I need to create a copy of publishing(Collobaration Portal) site collection on the same web application. I can do this by using backup/restore, but the problem is when we restore the same site ...