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 …

Office 365 and SharePoint Online using PowerShell

Blog written by:
Chris Ang
SharePoint Architect
CCNA, MCPD, MCTS, A+

Intro

Office 365 has grown in popularity and is a fantastic option for those who need to collaborate and share documents. Like SharePoint (on-premise) it has excellent integration with …