SharePoint Online: Get Document Library Size using PowerShell

Requirement: Get the Size of a SharePoint Online Document Library. How to Check SharePoint Online Document Library Size? Are you looking for a way to quickly find out the size of your document library in SharePoint Online? As document libraries grow and evolve, it is essential to monitor their size to ensure…

Read more

SharePoint Online: Move a File between Document Libraries using PowerShell

Requirement: SharePoint Online PowerShell to Move files from one library to another. How to Move Files in SharePoint Online? Are you looking for a way to move files between SharePoint Online sites? Maybe you need to move a file out of a document library and into your Files area. Or perhaps you…

Read more

SharePoint Online: Change List or Library URL using PowerShell

Requirement: Change the URL of a List or Document Library in SharePoint Online using PowerShell. How to Change the List URL in SharePoint Online? In SharePoint Online, when you create a list, the list’s URL is automatically generated. This URL can be used to link or share the list with others. However,…

Read more

How to Download All Files from a SharePoint Site?

Requirement: Download All Files from a SharePoint Site. How to Download All Files in SharePoint Site? Downloading all files from SharePoint can be a daunting task, especially when you have a large number of files and folders. However, it is a necessary task when you need to back up data or move…

Read more

SharePoint Online: Download Attachments from List using PowerShell

Requirement: Download attachments from SharePoint Online List. How to download attachments from SharePoint List Items? Do you need to download an attachment from a list in Microsoft SharePoint Online? Perhaps you need to access all documents that have been stored as attachments with list items, or download multiple attachments from a specific…

Read more

SharePoint Online: Open Document Library in File Explorer

Requirement: Open SharePoint Online in File Explorer. Where is Explorer View in SharePoint Online? Although SharePoint Online is a web-based application, you can still access your files through File Explorer. In this blog post, we will show you how to open your document library in Explorer view to easily manage your documents…

Read more

SharePoint Online: Download a File using PowerShell

Requirement: Download a File from SharePoint Online using PowerShell. How to Download a File from SharePoint Online Library? Downloading files from SharePoint Online is pretty straightforward. If you need to download a file from SharePoint Online, just browse to the site that contains the document, right-click on it, and select ‘Download’ in…

Read more

Open with Explorer: Network Error – Windows cannot access [email protected]

Problem: Open with Explorer button in SharePoint 2010 site gave this error message on a particular document library. Network Error – Windows cannot access [email protected]\DavWWWRoot\SiteURL\Library You do not have permission to access \\[email protected]@SSL\DavWWWRoot\Library-URL. Contact your network administrator to request access. Observation:  The issue is happening only with a particular library. Explorer view works…

Read more

Fix “We’re having a problem opening this location in file explorer. Add this web site to your Trusted Sites list and try again” Error in SharePoint

Problem: SharePoint 2010 explorer view gives this error message: “We’re having a problem opening this location in file explorer. Add this web site to your Trusted Sites list and try again.” Solution: Most of the time, simply adding your SharePoint site URL to the Trusted Sites zone doesn’t solve the problem! Try these…

Read more

How to Disable “Open with Explorer” View in SharePoint 2013?

Requirement: I got a requirement to hide the “Open with Explorer” button from a particular library’s ribbon menu due to some security reasons. Solution: Open with Explorer button can be disabled in multiple approaches. Disable “Client Integration” from Web Application’s Authentication Providers. Remove permissions “Use Remote Interfaces” which also removes “Use Client…

Read more