How to Clean Up SharePoint? Best Practices by Microsoft MVPs

The Expert Series - Rectangle header image.png

Join The Expert Series group and get advice from the industry experts!

SharePoint Cleanup Best Practices

In this episode the Experts will delve into the best practices for SharePoint Cleanup, provide their expertise to your questions, demonstrate valuable tools such …

How to Create multiple SharePoint Sites using PowerShell and XML template?

Blog written by: 
Dhaval Shah
SharePoint & .Net Consultant

Download the Source Code here:https://github.com/QiPointCo/Blogs/tree/master/CreateSitesSPOnline

Install SharePoint Online SDK herehttps://www.microsoft.com/en-us/download/details.aspx?id=42038

Recently I had to develop the PowerShell script that would create indefinite number of sub sites in SharePoint …

Connect to Office 365 and SharePoint Online using PowerShell

SharePoint Online Permissions Management

Connect to Office 365 and SharePoint Online using PowerShell

In this article, we will create new users to your SharePoint online environment, and also add these users to Office 365 Groups using Remote PowerShell. This tutorial should help get you …

How to Cleanup SharePoint User Permissions

Blog written by:
Liam Cleary
SharePoint MVP

Intro

Note: This blog is to be used with the SharePoint Essentials Toolkit, you can use the link at the bottom of this article to get it.

With the best intentions in the …

SharePoint Framework (SPFx) (Part 3) Deploying and Shipping Your Client-side Web Part with Office 365 CDN

Blog written by:
Dhaval Shah
SharePoint & .Net Consultant

Intro

In a previous article we showed how to develop announcement web parts using the SharePoint Framework. We added various styles to the web part and created a service layer to …