Questions tagged [backup]
A backup or the process of backing up is making copies of data which may be used to restore the original after a data loss event.
416 questions
0 votes
0 answers
44 views
Backup Office 365 Data to a Local Server
I have multiple Office 365 user accounts (Emails, Calendar, Teams, SharePoint). I want to back up all my data and store it on a local server. All the solutions I found (Acronis, Altaro, etc.) offer ...
0 votes
1 answer
105 views
Using Backup-SPSite cmdlet to backup SharePoint Online site
I'd like to backup a SharePoint Online site using the Backup-SPSite cmdlet. On https://www.veeam.com/blog/sharepoint-backup.html I read that this should be possible. Searching on https://www....
0 votes
1 answer
42 views
Site Collection not visible when moved from Production to DR
My WSS_Content database contain 13 site collections. I restored this database from Prod to DR and except one, all site collections are working. In view all site collections in CA, the site is ...
0 votes
0 answers
21 views
Backup-spsite failing with Fatal error 7105 occurred at 3:31PM. Note the error and time, and contact your system administrator
I am using SharePoint server 2019 and we needed to backup and restore a site collection, while am trying to do the backup it always throw's this error " Fatal error 7105 occurred at Jan 19 2024 ...
0 votes
1 answer
247 views
SharePoint 2019 crawl host named site collection failed
A couple of days ago, one of our clients moved a content database from production to development. The migration went smoothly, but there's an issue: the search results within site collections are not ...
0 votes
2 answers
214 views
SharePoint Site backup fails with error "message":"The request has been throttled","retryAfterSeconds":33,"@error.X-ClientErrorCode":"quota"}}
We are backing up SharePoint Online site through a third party tool called Datto SaaS Backup. It has been now failing for over a month for only one specific site with below error: "message":...
0 votes
1 answer
62 views
What are the options we have if we want to have the ability to recover deleted data for more than 14 days?
As I know that SharePoint online keeps deleted content including lists, libraries, files and items for 93 days to be recovered from recycle bins or from the SharePoint admin "Delete sites" ...
0 votes
1 answer
34 views
Removing database snapshop from failed backup
When trying to create a backup using a command like this: Backup-SPSite https://server_name/sites/site_name -Path C:\Backup\site_name.bak -UseSqlSnapshot Source I ran into an issue where the target ...
0 votes
1 answer
188 views
Restore-SPSite Does Not Transfer Data 2016 to 2019
I am attempting to copy some site collections over from a SharePoint 2016 installation to a new SharePoint 2019 installation, however when I take a file generated by Backup-SPSite and I attempt to ...
0 votes
1 answer
278 views
How to backup a sharepoint site with guest access only
I've tried for some time to find an effective way to store backup copies of sharepoint sites to which I have guest access only. I would like to store them on a NAS or similar, not relying only on my ...
0 votes
1 answer
62 views
SharePoint 2013 site collection backup failed with logical consistency-based I/O error: incorrect pageid
I am taking a site collection backup using standard SharePoint PowerShell command "Backup-SPSite" and it is failed with below error. I am using SharePoint 2013. PS C:\Users\SPFarm> ...
0 votes
3 answers
224 views
SharePoint 2016 Backup
We have SP2016 Topology 2 servers for each 2 APP Servers 2 DC Servers 2 FE Servers 2 SC Servers 1 SQL Server This Farm never have Back UP before and I would like to perform backup for the first ...
0 votes
1 answer
764 views
Backup SP Online lists with attachments - maybe powershell script?
Earlier in on-premises I used stsadm or powershell export-web/import-web to backup webs and particular lists/libraries. Now in cloud afaik we have only list templates (which are often useless because ...
0 votes
2 answers
482 views
How can I backup Sharepoint online (sites & documents) and restore?
How can I backup Sharepoint online (sites & documents) and restore? Can this be achieved without using 3rd party tool?
0 votes
1 answer
234 views
How to take backup of Content Database without data
Hi in SharePoint 2013 Can it possible to take backup of Content Database without data i mean no documents should come from all document libraries and list items from lists? Here I can not take full ...