Tagged Questions
1
vote
0answers
26 views
Backup and Restore Site Collection from SharePoint Foundation 2013 to Server/Enterprise 2013
I want to take a site collection (backup) from Foundation/Standard 2013 (ServicePack1) and restore this site collection to Server/Enterprise 2013 (ServicePack1).
The backup(.bak) file is created ...
0
votes
1answer
32 views
How to backup specific ListItems to database?
We are running a ticketsystem on Sharepoint 2010 which got alarmingly large over the last few months. The ListView Threshhold currently sits at 15k for this WebApplication.
I am currently looking for ...
1
vote
2answers
150 views
PowerShell cleaner script work badly after New Year?
I have strange situation with PowerShell script which delete older Backup Files in SharePoint Backup Folder. I use two PowerShell script, first make Backup Farm and second check Folder with Backup and ...
5
votes
1answer
111 views
What update I have to install in Foundation 2010 to run a backup that asks for version 4.1.13.0?
I'm trying to run a backup from a Sharepoint Server 2010 that runs a version 14.0.6101.5008:
The version of my local Sharepoint Foundation 2010 server is 14.0.6114.5000:
When I run the backup ...
1
vote
2answers
4k views
How to add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010
How I can add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010?
I try to run PowerShell script to Backup Farm on Windows Server 2008 R2 without Sharepoint but while I ...
2
votes
1answer
239 views
Problem with PowerShell script in Tasks Sheduler Windows Server 2008 R2 - SharePoint Shell Access?
I have a problem with PowerShell script in Tasks Sheduler in Windows Server 2008 R2. I try to run Sheduler Tasks which run batch file which run PowerShell script to Backup Farm and while I choose "Run ...
3
votes
1answer
91 views
Planning document restore and backup techniques for SP2010
I've been thinking about how to properly backup Sharepoint such that it could be restored. Right now we have a simple farm with only one web application, several site collections each of which may ...
1
vote
1answer
128 views
Sharepoint foundation 2010 backup in a single server deployment
We have a single server sharepoint foundation 2010 installation and I'm wondering what would be the best backup/restore plan.
I need to be able to move the content to a new SP installation or restore ...
0
votes
0answers
269 views
Move Sharepoint 2010 and SQL from one server to 2 different servers
I am moving a server that has Sharepoint 2010 Standard and SQL 2008 R2 installed to 2 different servers.
Could someone explain in detail, what are the steps to achieve this?
What are the things that ...
4
votes
2answers
4k views
Move SharePoint to new Domain
I have SharePoint Foundation installed on a domain joined machine. It is a single server install (SharePoint and SQL on the same machine). I need to un-join this machine from the domain and install ...
2
votes
4answers
1k views
Best way to migrate a site collection from Enterprise to Foundation?
I have a site collection on an Enterprise server that I need to migrate to a server that only has Foundation on it. I have disabled all Enterprise-only features, and attempted a backup and restore, ...
0
votes
1answer
209 views
How to Restore entire farm without configuration database?
I need help to restore my SharePoint farm.
Actually by mistake i deleted my configuration database and i don't have backup of it. but i have full farm back file "spbr0004". Is it possible to restore ...
0
votes
2answers
2k views
Difference between backup-SPFarm and Backup-SPConfigurationDatabase in sharepoint foundation 2010
I want to know difference between backup-SPFarm and Backup-SPConfigurationDatabase powershell command.
I know backup-SPFarm is used to take backup of whole farm then why to use ...