Restore
4 TopicsMicrosoft 365 Archive Public Preview?
Hi all, Has anyone heard from Microsoft on the timeline for the public preview for M365 Archive? We're reviewing similar solutions from AvePoint but our interest in a native archiving tool is also very high, but we do have project deadlines to meet - hence my interest in double checking when this should be available for customers who have expressed interest earlier this year through the Syntex "register for more info" form?2.5KViews0likes6CommentsIs there any way to download recycle bins files and folder in SharePoint online using C# CSOM?
Hello, The main idea is that we want to either download recycle bin files and folders using c# csom or restore to other library instead of original one. I already did research on this, nothing I found related to this. So if you know the concreate solution then please suggest. Thanks. BR/ Sid1.1KViews0likes0CommentsGroup-connected SharePoint site was restored after the group was deleted
Hello, I'm not sure if this post is a topic for SharePoint or Office Groups. I know a deleted Office group can be restored for 30 days. The SharePoint site for 93 days via the SharePoint recycle bin. Now we have a situation that we restored a site after 70 days, and yes, the connected group was already deleted. I found no description from Microsoft about this case. We saw the site has issues related to the missing group. What are the known or recommended steps in such cases? Can we recreate a new, empty group for the SharePoint site? In a normal case it's possible to connect a new group to an existing, not group-connected SharePoint team site. But this option is not available for a restored team site. Thanks for some information.2.4KViews1like1CommentRestore-SPSite Throws DirectoryNotFoundException
I have a SP2013 Farm and today we had a site collection with lots of lookup fields in lists get corrupted. The lists have lost their referential integrity. So - I figured that we could restore that site collection from last night's backup. We restored the content database backup to another SQL server and then I went into Central Admin and did the Recover Data from an Unattached Database. I found the Site Collection from the backup file and backed-up the site collection to a file on a fileshare. In order to test the backup file, I created a new web application on the same server and created the same paths. The original path was http://reinfonet/apps/data and the new path is http://spweb1:8282/apps/data When I run the following command: Restore-SPSite -identity http://spweb1:8282/apps/data -path c:\spback\datasc.bak -Force I get the following error: Restore-SPSite : <nativehr>0x80070003</nativehr><nativestack></nativestack> At line:1 char:1 + Restore-SPSite -identity http://spweb1:8282/sites/data -path c:\spbak\datasc.bak ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (Microsoft.Share...dletRestoreSite:SPCmdletRestoreSite) [Restore-SPSite], DirectoryNotFoundException + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletRestoreSite All searching on the internet says that the versions might be different, but that is usually when someone is trying to restore into a different farm. I'm restoring from a backup of the same farm. Any ideas? I'm stuck and this is a production site collection.3.8KViews0likes1Comment