Questions tagged [restore]
Restore is the activity to return data from a backup to its original location or to its successor.
375 questions
0
votes
0
answers
74
views
Using a flow to restore SharePoint web page
I'm trying to build a Power Automate flow that will restore the previous version of a site's web page. I've tried a host of various URIs in the Send an HTTP Request, but none seem to work.
What's the ...
0
votes
1
answer
41
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 ...
1
vote
3
answers
1k
views
Restore after Cumulative Update
I need to do a cumulative update on a 2019 farm.
I have done the update in our dev farm, which went well, but I thought I would test rolling it back, so I did a restore from the farm backup I made ...
0
votes
1
answer
643
views
How to delete curent item version
I have a task to restore Document Set to its latest snapshot. Since this functionality is implemented in event receiver, I use Server Side Object Model. By now, I have managed to restore the DS ...
0
votes
1
answer
182
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
9k
views
SharePoint List Version History -Restore full list or multiple items
is there a way to restore a prior version of a sharepoint list? I have versioning switched on and able to restore items individually, but I am looking to restore hundreds of records. Is there a way to ...
0
votes
1
answer
650
views
Microsoft Team Members are not added in SharePoint Members group automatically
I have a similar issue with the one describe here, but couldn't see any solution. Microsoft Team Members are not in the associated SharePoint site Members group
Issue:
When I add a member in Teams ...
0
votes
1
answer
793
views
Restored Deleted List Column on SPO
Is it possible to restore a column, and data, that was deleted from a list on SharePoint Online?
If so, what are the steps to do so?
Thank you!
0
votes
2
answers
479
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
0
answers
87
views
Restore-SPSite : Could not deserialize site from C:\sitebackup\site.back . System.Data.SqlClient.SqlException (0x80131904)
Hi when I restore a sitecollection in staging server i get below error in uls logs and restore command not successful.
Backup taken from production and content database size is 28GB
Backup-SPSite &...
0
votes
1
answer
233
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 ...
1
vote
2
answers
166
views
Restore Missing Files
We have a group of users who say they've deleted a bunch of files from their Archive Document Library. We see nothing in the recycle bin confirming that. Nothing in the Audit & Compliance report ...
1
vote
3
answers
566
views
SharePoint Online site restore after 15 days of deletion
We have a scenario that we lost some data and now we want to restore the SP online site collection. I.e., we lost data on 15 days back. Due to some reason, now we want to bring back the site using ...
0
votes
2
answers
557
views
Restore time for deleted site
One of my colleagues accidentally deleted a Sharepoint Online Site. We were able to recover the site from the recyle bin but when we now visit the site it's saying that you need to request access to ...
0
votes
1
answer
280
views
Restore-SPSite Fails :The operation that you are attempting to perform cannot be completed successfully
I am trying to restore a site collection backup from production on the dev site collection. Old dev site collection already exists, but I am trying to overwrite that with the latest copy.
I ran ...