<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Recover deleted SharePoint lists Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/recover-deleted-sharepoint-lists/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/recover-deleted-sharepoint-lists</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Tue, 04 Apr 2023 05:56:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Recover Deleted lists and Site Collections in SharePoint</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/recover-deleted-lists-and-site-collections-in-sharepoint</link>
		
		<dc:creator><![CDATA[Jameel]]></dc:creator>
		<pubDate>Mon, 06 Mar 2017 06:29:32 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Hosting & SaaS]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[Recover deleted SharePoint lists]]></category>
		<category><![CDATA[Recover deleted SharePoint Sites]]></category>
		<category><![CDATA[sharePoint]]></category>
		<category><![CDATA[SharePoint deleted site]]></category>
		<category><![CDATA[SharePoint Recycle bin]]></category>
		<category><![CDATA[SharePoint recycle bin Stages]]></category>
		<guid isPermaLink="false">http://blog.machsol.com/?p=2601</guid>

					<description><![CDATA[<p>How to Recover deleted SharePoint lists, list items, libraries and even deleted Site Collections? If  you accidentally deleted something (list or list items) from SharePoint. Don’t worry, it is still possible to recover them! SharePoint content recovery process is much like restoring something from the recycle bin on your PC.  data removed from SharePoint site [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/recover-deleted-lists-and-site-collections-in-sharepoint">Recover Deleted lists and Site Collections in SharePoint</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><span style="color: #333333;">How to Recover deleted SharePoint lists, list items, libraries and even deleted Site Collections?</span></h3>
<p>If  you accidentally deleted something (list or list items) from SharePoint. Don’t worry, it is still possible to recover them!</p>
<p>SharePoint content recovery process is much like restoring something from the recycle bin on your PC.  data removed from SharePoint site directly goes to SharePoint recycle bin from where it can be recovered or can be deleted permanently.</p>
<p><span style="color: #3366ff;"><strong>SharePoint Recycle Bin<br />
</strong></span></p>
<p>SharePoint recycle bin is a powerful and very important tool that can be used to recover content that has unintentionally been deleted.</p>
<p>The SharePoint recycle bin is divided into two stages:</p>
<p><span style="color: #3366ff;"><strong>First-Stage Recycle bin:</strong></span> If the file or even entire list / lib is removed, it is moved to the Recycle Bin for the site, user or a site collection administrator can restore it. A direct and quick way to access site&#8217;s recycle bin is by adding &#8220;/_layouts/15/Recyclebin.aspx&#8221; at the end of your site&#8217;s root URL.</p>
<p>Example: SharePoint Site URL is<span style="color: #3366ff;"> <a style="color: #3366ff;" href="https://share.domain.com">https://share.domain.com</a> </span> then site recycle bin can be accessed by using <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://share.domain.com/_layouts/15/Recyclebin.aspx">https://share.domain.com/_layouts/15/Recyclebin.aspx</a></span></p>
<p>Site Admins can also use this &#8220;_layouts/15/AdminRecycleBin.aspx&#8221; at the end of site&#8217;s main URL.</p>
<p>Files deleted from the first stage Recycle Bin doesn’t permanently delete them. Instead, moved to another Recycle Bin (second stage) that can be accessed by the site collection administrator.</p>
<p><span style="color: #3366ff;"> <strong>Second-Stage Recycle bin:</strong> </span> If the file/list/library is deleted from the site Recycle Bin then it is sent to the Site Collection or Second-Stage Recycle Bin, where only a site collections administrator can restore it or remove it permanently. second stage recycle bin can be accessed by adding &#8220;_layouts/15/AdminRecycleBin.aspx?View=2&#8221; at the end of your site root URL.</p>
<p>Example: site URL is <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://share.domain.com">https://share.domain.com</a> </span> then site recycle bin can be accessed by using <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://share.domain.com/_layouts/15/AdminRecycleBin.aspx?View=2">https://share.domain.com/_layouts/15/AdminRecycleBin.aspx?View=2</a></span></p>
<p><strong>Note</strong>: Deleted file/list/lib stays in the site’s recycle bin for 30 days. This is the default retention time.</p>
<p><span style="font-size: 14pt;"><strong><span style="color: #3366ff;">Recover SharePoint deleted Site Collections Using PowerShell</span></strong></span></p>
<p>When a SharePoint site is deleted, it is not gone forever. The site collections just moves to a holding place in your SharePoint content database.</p>
<p>In order to recover / restore accidentally deleted site use the following commands.</p>
<p>Open SharePoint Management Shell – In case of Windows PowerShell, add / load SharePoint module by issuing the following statement:</p>
<p>Add-PSsnapin Microsoft.SharePoint.PowerShell</p>
<p><img decoding="async" class="alignnone size-medium wp-image-2602" src="https://blog.machsol.com/wp-content/uploads/sp-add-ps-350x46.png" alt="" width="350" height="46" srcset="https://blog.machsol.com/wp-content/uploads/sp-add-ps-350x46.png 350w, https://blog.machsol.com/wp-content/uploads/sp-add-ps.png 593w" sizes="(max-width: 350px) 100vw, 350px" /></p>
<p>Run &#8220;<span style="color: #ff6600;">Get-SPDeletedSite</span>&#8221; it will list down deleted site collections. Select the site needs to be restored. Copy SiteId and issue the following command to restore entire site collections.</p>
<p><img decoding="async" class="alignnone size-medium wp-image-2663" src="https://blog.machsol.com/wp-content/uploads/get-spdeletedsites-mp-1-350x119.png" alt="" width="350" height="119" srcset="https://blog.machsol.com/wp-content/uploads/get-spdeletedsites-mp-1-350x119.png 350w, https://blog.machsol.com/wp-content/uploads/get-spdeletedsites-mp-1.png 480w" sizes="(max-width: 350px) 100vw, 350px" /></p>
<p>Following command can  be used to restore SharePoint Site Collections.</p>
<p><span style="color: #ff6600;">Restore-SPDeletedSite  -Identity &lt;Site-Collection-ID&gt;</span></p>
<p><img decoding="async" class="alignnone size-medium wp-image-2604" src="https://blog.machsol.com/wp-content/uploads/restore-spdeletedsite-mp-350x47.png" alt="" width="350" height="47" srcset="https://blog.machsol.com/wp-content/uploads/restore-spdeletedsite-mp-350x47.png 350w, https://blog.machsol.com/wp-content/uploads/restore-spdeletedsite-mp.png 750w" sizes="(max-width: 350px) 100vw, 350px" /></p>
<p><strong>NOTE:</strong> If site collection is removed using “Remove-SPSite” it <strong>doesn&#8217;t </strong>appear in Get-SPDeletedSite.</p>
<p>So beware !   if developing any automated solution or scripted administration tool, never use remove-spsite<strong> alone</strong> – always pass “-gradualdelete” parameter and that way site collection will appear in get-deletedsite command.</p>
<p>e.g. <span style="color: #ff6600;">Remove-SPSite -Identity &#8220;https://&lt;site-collection-url&gt;&#8221; -GradualDelete</span></p>
<p style="text-align: right; font-size: 13px; font-family: Lucida Handwriting;"><span style="color: #333333;">Author </span>: <span style="color: #3366ff;"><a style="color: #3366ff;" href="mailto:Jameel.ur.rehman@machsol.com">Jameel</a></span></p>
<p><span style="color: #000000;"><strong>…</strong></span></p>
<p style="text-align: left; font-size: 13px;">For product &amp; sales related queries, please email us at <span style="color: #3366ff;"><a style="color: #3366ff;" href="mailto:sales@machsol.com">sales@machsol.com</a></span></p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/recover-deleted-lists-and-site-collections-in-sharepoint">Recover Deleted lists and Site Collections in SharePoint</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
