How to Connect to SharePoint Online using CSOM PowerShell?

Requirement: Connect to SharePoint Online using PowerShell CSOM. How to Connect to SharePoint Online using CSOM using PowerShell? Although SharePoint Online Management Shell provides several PowerShell Cmdlets to manage SharePoint Online, it is pretty limiting. The only way to do real SharePoint PowerShell is to use the SharePoint CSOM. The Client Side…

Read more

Download and Install SharePoint Online Client Components SDK using PowerShell

What is SharePoint Online client components SDK? The SharePoint Online Client Components SDK provides the tools necessary to develop applications that interact with SharePoint Online. It includes libraries for accessing SharePoint data and functionality and extensive documentation on how to use these libraries. We need SharePoint Online client components SDK installed on…

Read more