Find documents with specific names in SharePoint
It’s not uncommon for companies to be wanting an inventory of files / folders in SharePoint. But we can also narrow down the request, and look for _only specific_ documents?
Read MoreIt’s not uncommon for companies to be wanting an inventory of files / folders in SharePoint. But we can also narrow down the request, and look for _only specific_ documents?
Read MoreA few years back, I needed to create folders in OneDrive for Business in preparation for a migration. And as PowerShell PnP (Patterns & Practices) didn’t exist, I used CSOM (Client Side Object Model).
Read MoreIt might be useful from time to time, and depending on the business requirements, to create custom permissions in SharePoint.
Read MoreRecently, I had a request to find every files in a specific SharePoint Online site that are 50Mb or bigger. Which I thought “this should be straight forward with conditions in my script“. Well, turned…
Read MoreRecently, I had to create a SharePoint folder structure extracted from a file share. I only wanted the structure, and not the files.
Read MoreHubsites have been announced at Microsoft Ignite in 2017, and provide a way to display content from multiple sites (once they’re connected) with same branding, and also a search functionality across all connected sites.
Read More